XlsPivotField HideItem Method |
Name | Description | |
---|---|---|
![]() |
HideItem(Int32, Boolean) |
Sets whether the specific PivotItem in a data field is hidden.
Must call after pivottable CalculateData function.
|
![]() |
HideItem(String, Boolean) |
Sets whether the specific PivotItem in a data field is hidden.
Must call after pivottable CalculateData function.
|