IComment — Aspose.Slides FOSS Python API Reference

IComment — Represents the i comment in a presentation.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
textstrRead / Write
created_timeAnyRead / Write
slideISlideRead-only
authorICommentAuthorRead-only
positionAnyRead / Write
parent_commentICommentRead / Write

Methods

MethodReturnsDescription
remove()None

See Also