Click or drag to resize

XlsPivotField HideItem Method

Overload List
Name Description
Public method HideItem(Int32, Boolean)
Sets whether the specific PivotItem in a data field is hidden. Must call after pivottable CalculateData function.
Public method HideItem(String, Boolean)
Sets whether the specific PivotItem in a data field is hidden. Must call after pivottable CalculateData function.
Top
See Also