column propriété
column propriété
Obtient l’index column du commentaire.
Exemple
column = comment1.column
Définition:
@property
def column(self):
...
Voir également
- module
aspose.cells
- classe
Comment
Obtient l’index column du commentaire.
column = comment1.column
@property
def column(self):
...
aspose.cells
Comment