author propiedad
author propiedad
Obtiene el author del comentario.
Definición:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Ver también
- módulo
aspose.cells
- clase
ThreadedComment
- clase
ThreadedCommentAuthor
Obtiene el author del comentario.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cells
ThreadedComment
ThreadedCommentAuthor