author Eigentum
author Eigentum
Ruft die author des Kommentars ab.
Definition:
@property
def author(self):
...
@author.setter
def author(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
ThreadedComment
- Klasse
ThreadedCommentAuthor
Ruft die author des Kommentars ab.
@property
def author(self):
...
@author.setter
def author(self, value):
...
aspose.cells
ThreadedComment
ThreadedCommentAuthor