Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableColumn Interface / getTotalsCalculation Method
In This Topic
    getTotalsCalculation Method
    In This Topic
    Determines the type of calculation in the Totals row of the table column based on the value of the TotalsCalculation enumeration.
    Syntax
    TotalsCalculation getTotalsCalculation()
    See Also