Removes a total from the specified data axis.
Syntax
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.