Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotTable Interface / SubtotalLocation Method
In This Topic
    SubtotalLocation Method
    In This Topic
    Changes the subtotal location for all existing PivotFields. Changing the subtotal location has an immediate visual effect only for fields in outline form, but it will be set for fields in tabular form as well.
    Syntax
    void SubtotalLocation( 
       SubtotalLocationType location
    )

    Parameters

    location
    See Also