SetSubtotalHiddenPageItems Method

SetSubtotalHiddenPageItems function

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


func (instance *PivotTable) SetSubtotalHiddenPageItems(value bool)  error

Remarks

See Also