Name | Description | |
---|---|---|
Empty | Represents the empty cell value. |
The following tables list the members exposed by CellData.
Name | Description | |
---|---|---|
CellFormat | Gets the cell format. | |
Formula | Gets the cell formula. | |
IsSpilled | Gets a boolean value indicating whether the cell is spilled. | |
Value | Gets the cell value. |
Name | Description | |
---|---|---|
Create | Create a cell data. | |
GetText | Gets the display text of the cell. | |
IsEmpty | Gets a boolean value indicating whether this CellData value is empty. |