Spread Silverlight Documentation
TotalsRowFunction Property (IExcelTableColumn)


GrapeCity.Excel Namespace > IExcelTableColumn Interface : TotalsRowFunction Property
An enumeration indicating which type of aggregation to show in the totals row cell for this column
Syntax
'Declaration
 
Property TotalsRowFunction As ExcelTableTotalsRowFunction
'Usage
 
Dim instance As IExcelTableColumn
Dim value As ExcelTableTotalsRowFunction
 
instance.TotalsRowFunction = value
 
value = instance.TotalsRowFunction
ExcelTableTotalsRowFunction TotalsRowFunction {get; set;}
See Also

Reference

IExcelTableColumn Interface
IExcelTableColumn Members