SetShowAllItems Method

SetShowAllItems function

Indicates whether all items displays in the PivotTable report,even if they don’t contain summary data.show items with no dataThe default value is false.


func (instance *PivotField) SetShowAllItems(value bool)  error

Remarks

See Also