is_hide_detail propriété
is_hide_detail propriété
Obtient et définit si l’élément pivot masque les détails.
Définition:
@property
def is_hide_detail(self):
...
@is_hide_detail.setter
def is_hide_detail(self, value):
...
Voir également
- module aspose.cells.pivot
- classe PivotItem