GrapeCity.Xaml.Excel
TotalsRowFunction Property (ExcelTableColumn)


An enumeration indicating which type of aggregation to show in the totals row cell for this column
Syntax
'Declaration
 
Public Property TotalsRowFunction As ExcelTableTotalsRowFunction
'Usage
 
Dim instance As ExcelTableColumn
Dim value As ExcelTableTotalsRowFunction
 
instance.TotalsRowFunction = value
 
value = instance.TotalsRowFunction
public ExcelTableTotalsRowFunction TotalsRowFunction {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelTableColumn Class
ExcelTableColumn Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options