Name | Description | |
---|---|---|
![]() | ColSpan | Gets or sets the col span of this cell |
![]() | Column | Gets the table col containting this cell |
![]() | IsColMasterCell | Returns true if this is a col master cell (spans more than one col) |
![]() | IsMasterCell | Returns true if this is a master cell |
![]() | IsRowMasterCell | Returns true if this is a row master cell (spans more than one row) |
![]() | Row | Gets the table row containting this cell |
![]() | RowSpan | Gets or sets the row span of this cell |
![]() | Table | Gets the table containting this cell |
![]() | TableCellBounds | Gets the cell bounds in table coordinates |
![]() | TextDirection | Gets or sets the text direction of the cell |