is_hidden_item Methode
is_hidden_item(self, index)
Ruft ab, ob das spezifische PivotItem ausgeblendet ist.
Kehrt zurück
ob das jeweilige PivotItem ausgeblendet ist
def is_hidden_item(self, index):
...
Parameter | Typ | Beschreibung |
---|---|---|
index | int | Der Index des PivotItem im PivotField. |
Siehe auch
- Modul
aspose.cells.pivot
- Klasse
PivotField