CellValue
Contents
[
Hide
]
cellValue
Represents the cell value and corresponding type.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
rowIndex | Integer | True | False | ||
columnIndex | Integer | True | False | ||
type | String | True | False | ||
value | String | True | False | ||
formula | String | True | False | ||
style | Class:Style | True | False |