ITableDataColumn Interface Members
In This Topic
The following tables list the members exposed by ITableDataColumn.
Public Properties
| Name | Description |
| DataCellRange | Gets the data cell range. The values do not include header cell and total cell. |
| DataFormula | Gets or sets data formula. Internal use to sync data from IExpressionSupport. |
| Name | Gets or sets the name. Internal use to sync data from ISheetDataMode. |
| TotalFormula | Gets or sets the total formula. Internal use to sync data from IExpressionSupport. |
| TotalLabel | Gets or sets the total label. Internal use to sync data from ISheetDataMode. |
Top
See Also