Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITableColumn Interface
/ TotalsCalculation Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
TotalsCalculation Property
In This Topic
Determines the type of calculation in the Totals row of the table column based on the value of the
TotalsCalculation
enumeration (read or write).
Syntax
C#
TotalsCalculation
TotalsCalculation {
get
;
set
;}
See Also
Reference
ITableColumn Interface
ITableColumn Members