notes propriété
notes propriété
Obtient et définit le texte du commentaire.
Définition:
@property
def notes(self):
...
@notes.setter
def notes(self, value):
...
Voir également
- module
aspose.cells
- classe
ThreadedComment
Obtient et définit le texte du commentaire.
@property
def notes(self):
...
@notes.setter
def notes(self, value):
...
aspose.cells
ThreadedComment