←Select platform
In This Topic ▼

Cell Class Properties

Summary

For a list of all members of this type, see Cell members

Public Properties

Name Description
Public Property BoolCellValue Gets the value of the cell that is expected to be a boolean.This property is designed to access the logical value contained within the cell and it is useful in logical operations, condition checks, or representing binary states.
Public Property CellFormula Gets the formula for a cell.
Public Property CellType Gets the cell type.
Public Property ColumnIndex Gets the cell column index which used to determine the column position of a cell within the sheet.
Public Property DateCellValue Gets the value of a cell as a date. This property is relevant for cells that are formatted as dates or contain date information.
Public Property Hyperlink Gets or sets a hyperlink associated with a cell. This property enables the embedding of URLs or links to other resources within a cell, facilitating navigation and referencing.
Public Property NumericCellValue Retrieves the numerical value of a cell such as formatted numbers and dates.
Public Property RowIndex Gets the index of the row in which the cell is located within a sheet.
Public Property StringCellValue Gets the text content of a cell within a sheet.

See Also

Cell Class

Leadtools.Document.LEADOffice.Sheet Namespace

Help Version 23.0.2024.4.15
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.LEADOffice Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.