Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setSubtotals Method
In This Topic
    setSubtotals Method
    In This Topic
    Sets a combination of all the showing subtotal types in the specified PivotField. Valid only for nondata fields.
    Syntax
    void setSubtotals( 
       java.util.EnumSet<SubtotalType> value
    )

    Parameters

    value
    See Also