The following tables list the members exposed by ITableCell.
Name | Description | |
---|---|---|
![]() | CellType | Type of cell such as header, footer or detail. |
![]() | ColumnSpan | The column span for this cell, always at least 1. |
![]() | Content | The actual content to be rendered in this cell. |
![]() | RowSpan | The row span for this cell, always at least 1. |