FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace : ITableRange Interface |
For a list of all members of this type, see ITableRange members.
Name | Description | |
---|---|---|
Columns | Gets a collection of ITableColumn objects. | |
Comment | Gets or sets the table comment. | |
DataRange | Gets the data range of the ITableRange | |
DataSource | Gets the IRange table source. | |
FirstColumnIndex | Gets first column index | |
FirstRowIndex | Gets first row index | |
HeaderRowIndex | Gets the row index of the header row | |
HeaderRowVisible | Gets or sets whether the header is visible. | |
LastColumnIndex | Get last column index | |
LastRowIndex | Gets last row index | |
Name | Gets or sets the ITableRange name | |
TotalRowIndex | Gets total row index | |
TotalRowVisible | Gets or sets whether the total row is visible. |