Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITableColumn Interface / TotalsCalculation Property
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
    TotalsCalculation TotalsCalculation {get; set;}
    See Also