sheet_index propriété
sheet_index propriété
Indique que ce nom appartient à Workbook ou Worksheet. 0 = nom global, sinon index de la feuille (base un)
Définition:
@property
def sheet_index(self):
...
@sheet_index.setter
def sheet_index(self, value):
...
Voir également
- module aspose.cells
- classe Name