RemoveTotal Method

From Microsoft Office Web Components Visual Basic

Removes a total from the specified data axis.

expression.RemoveTotal(Total)

expression    An expression that returns a PivotDataAxis object.

Total    Required Variant. Specifies the total to be removed. Can be a PivotTotal object, a total’s name, or a total’s index number.