| GrapeCity.CalcEngine.Expressions Namespace : ITableStruct Interface | 
For a list of all members of this type, see ITableStruct members.
| Name | Description | |
|---|---|---|
![]()  | EndColumn | The end column index of the table. | 
![]()  | EndRow | The end row index of the table, it's same as the totals's row index. | 
![]()  | HasHeadersRow | Indicate the table has header row. | 
![]()  | HasTotalsRow | Indicate the table has totals row. | 
![]()  | Name | The table name. | 
![]()  | Source | |
![]()  | StartColumn | The start column index of the table. | 
![]()  | StartRow | The start row index of the table, it's same as the header's row index. |