Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setLayoutSubtotalLocation Method
In This Topic
    setLayoutSubtotalLocation Method
    In This Topic
    Sets the position of the PivotTable field subtotals in relation to (either above or below) the specified field.
    Syntax
    void setLayoutSubtotalLocation( 
       SubtotalLocationType value
    )

    Parameters

    value
    See Also