text property
text property
Definition:
@property
def text(self):
    ...
@text.setter
def text(self, value):
    ...
See Also
- class IModernComment
- module aspose.slides
- library Aspose.Slides
@property
def text(self):
    ...
@text.setter
def text(self, value):
    ...
IModernCommentaspose.slidesAspose.Slides