[]
Initializes a new instance of the WorkbookCell class.
Gets or sets the colSpan setting of cell.
Gets or sets the formula of cell.
Indicates whether the cell value is date or not.
Indicates whether the cell value is number or not.
Gets or sets the hyperlink of cell.
Gets or sets the note of the cell.
Gets or sets the rowSpan setting of cell.
Gets or sets the style of cell.
Gets or sets the text runs represent the rich text of cell.
Gets or sets the cell value.
The type of the value can be String, Number, Boolean or Date.
Represents the Workbook Object Model cell definition.