Subtotals Property

True if the subtotal is displayed for the specified field. Read/write Boolean.

expression.Subtotals(Subtotals)

*expression   * An expression that returns a PivotField object. The field must be on a row or column axis.

Subtotals    Required Long. Specifies the subtotal.

Applies to | PivotField Object