Click or drag to resize
PicoXLSX

Cell Properties

The Cell type exposes the following members.

Properties
 NameDescription
Public propertyCellAddress Gets or sets the combined cell Address as string in the format A1 - XFD1048576
Public propertyCellAddress2 Gets or sets the CellAddress2
Public propertyCellAddressType Gets or sets the optional address type that can be part of the cell address.
Public propertyCellStyle Gets the assigned style of the cell
Public propertyColumnNumber Gets or sets the ColumnNumber
Public propertyDataType Gets or sets the DataType
Public propertyRowNumber Gets or sets the RowNumber
Public propertyValue Gets or sets the Value
Top
See Also