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