PivotTable.SubtotalHiddenPageItems

PivotTable.SubtotalHiddenPageItems property

Indicates whether hidden page field items in the PivotTable report are included in row and column subtotals, block totals, and grand totals. The default value is False.

public bool SubtotalHiddenPageItems { get; set; }

See Also