Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableColumn Interface / setTotalsCalculation Method
In This Topic
    setTotalsCalculation 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
    void setTotalsCalculation( 
       TotalsCalculation value
    )

    Parameters

    value
    See Also