PivotField.IsHiddenItem
PivotField.IsHiddenItem method
Gets whether the specific PivotItem is hidden.
public bool IsHiddenItem(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index of the pivotItem in the pivotField. |
Return Value
whether the specific PivotItem is hidden
See Also
- class PivotField
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells