GetSubtotalHiddenPageItems Method

GetSubtotalHiddenPageItems 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) GetSubtotalHiddenPageItems()  (bool,  error) 

Remarks

See Also