IModernComment class

IModernComment class

Represents a comment on a slide.

The IModernComment type exposes the following members:

Properties

PropertyDescription
shapeReturns a shape associated with the comment.
Read-only IShape.
text_selection_startReturns or sets starting position of text selection in text frame if the comment associated with AutoShape.
Read/write int.
text_selection_lengthReturns or sets text selection length in text frame if the comment associated with AutoShape.
Read/write int.
statusReturns or sets the status of the comment.
Read/write ModernCommentStatus.
text
created_time
slide
author
position
parent_comment

Methods

MethodDescription
remove

See Also