status property
status property
Gets or sets the status of the comment.
Read/write ModernCommentStatus.
Definition:
@property
def status(self):
    ...
@status.setter
def status(self, value):
    ...
See Also
- class ModernComment
- enumeration ModernCommentStatus
- module aspose.slides
- library Aspose.Slides