Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ITableDataColumn Interface
Properties

In This Topic
    ITableDataColumn Interface Members
    In This Topic

    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