Name | Description | |
---|---|---|
![]() | Address | Gets the address of the Cell. |
![]() | ColumnId | Gets the Id of the Column associated with the Cell. |
![]() | DataType | Gets the Cell's DataType. |
![]() | DataValidation | Gets or sets the Cell's DataValidation. |
![]() | Formula | Gets or sets the Cell's formula. |
![]() | RowId | Gets the Id of the Row associated with the Cell. |
![]() | Style | Gets the Style used by the Worksheet element. (Inherited from Xceed.Workbooks.NET.StyledWorksheetElement) |
![]() | Value | Gets or sets the Cell's value. |