SetShowAllItems Method

SetShowAllItems function

Indicates whether to display all items in the PivotTable view,even if they don’t contain summary data.The default value is false.


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

Remarks

See Also