Spread Silverlight Documentation
IExcelTableColumn Interface Properties

GrapeCity.Excel Namespace : IExcelTableColumn Interface

For a list of all members of this type, see IExcelTableColumn members.

Public Properties
 NameDescription
 Property Represents the formula that is used to perform the calculation for each cell in this column.  
 Property A flag indicate whether the CalculatedColumnFormula is array formula or not.  
 Property An integer representing the unique identifier of this column. This should be unique per table.  
 Property A string representing the unique caption of the table column. This is what shall be displayed in the header row in the UI, and is referenced through functions. This name shall be unique per table.  
 Property Represents the formula that is used to perform the calculation the totals cell of the column  
 Property An enumeration indicating which type of aggregation to show in the totals row cell for this column  
 Property A flag indicate whether the TotalsRowFunction is array formula or not.  
 Property A string to show in the totals row cell for this column.  
Top
See Also

Reference

IExcelTableColumn Interface
GrapeCity.Excel Namespace