GrapeCity.Xaml.Excel
ExcelTableColumn Class Members
Properties 


The following tables list the members exposed by ExcelTableColumn.

Public Constructors
 NameDescription
Public ConstructorExcelTableColumn Constructor  
Top
Public Properties
 NameDescription
Public PropertyCalculatedColumnFormula Represents the formula that is used to perform the calculation for each cell in this column.  
Public PropertyCalculatedColumnFormulaIsArrayFormula A flag indicate whether the CalculatedColumnFormula is array formula or not.  
Public PropertyId An integer representing the unique identifier of this column. This should be unique per table.  
Public PropertyName 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.  
Public PropertyTotalsRowCustomFunction Represents the formula that is used to perform the calculation the totals cell of the column  
Public PropertyTotalsRowFunction An enumeration indicating which type of aggregation to show in the totals row cell for this column  
Public PropertyTotalsRowFunctionIsArrayFormula Represents the formula that is used to perform the calculation the totals cell of the column  
Public PropertyTotalsRowLabel A string to show in the totals row cell for this column.  
Top
See Also

Reference

ExcelTableColumn Class
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options