column proprietà
column proprietà
Ottiene l’indice column del commento.
Esempio
column = comment1.column
Definizione:
@property
def column(self):
...
Guarda anche
- modulo
aspose.cells
- classe
Comment
Ottiene l’indice column del commento.
column = comment1.column
@property
def column(self):
...
aspose.cells
Comment