GetShowAllItems Method

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

Remarks

See Also