is_hidden_item method
is_hidden_item
Gets whether the specific PivotItem is hidden.
Returns
whether the specific PivotItem is hidden
def is_hidden_item(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | The index of the pivotItem in the pivotField. |
See Also
- module
aspose.cells.pivot
- class
PivotField