[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.SubtotalLocation

SubtotalLocation Method

SubtotalLocation(SubtotalLocationType)

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.

Declaration
void SubtotalLocation(SubtotalLocationType location)
Sub SubtotalLocation(location As SubtotalLocationType)
Parameters
Type Name Description
SubtotalLocationType location