NanoXLSX Library Documentation
![]() | Cell Properties |
The Cell type exposes the following members.

Name | Description | |
---|---|---|
![]() | CellAddress |
Gets or sets the combined cell Address as string in the format A1 - XFD1048576
|
![]() | CellAddress2 | Gets or sets the combined cell Address as Address object |
![]() | CellStyle |
Gets the assigned style of the cell
|
![]() | ColumnNumber | Gets or sets the number of the column (zero-based) |
![]() | DataType | Gets or sets the type of the cell |
![]() | RowNumber | Gets or sets the number of the row (zero-based) |
![]() | Value | Gets or sets the value of the cell (generic object type) |
![]() | WorksheetReference |
Gets or sets the parent worksheet reference
|
