text property
text property
Returns or sets the plain text of a slide comment. Read/write str.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- class
Comment - module
aspose.slides - library
Aspose.Slides