comment proprietà
comment proprietà
Ottiene e imposta lo comment della tabella.
Definizione:
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...
Guarda anche
- modulo aspose.cells.tables
- classe ListObject
Ottiene e imposta lo comment della tabella.
@property
def comment(self):
...
@comment.setter
def comment(self, value):
...