SetDisplayImmediateItems Method

SetDisplayImmediateItems function

Indicates whether items in the row and column areas are visiblewhen the data area of the PivotTable is empty. The default value is true.


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

Remarks

See Also