Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ITableDataColumn Interface
Properties

ITableDataColumn Interface Members

The following tables list the members exposed by ITableDataColumn.

Public Properties
 NameDescription
 PropertyGets the data cell range. The values do not include header cell and total cell.  
 PropertyGets or sets data formula. Internal use to sync data from IExpressionSupport.  
 PropertyGets or sets the name. Internal use to sync data from ISheetDataMode.  
 PropertyGets or sets the total formula. Internal use to sync data from IExpressionSupport.  
 PropertyGets or sets the total label. Internal use to sync data from ISheetDataMode.  
Top
See Also