remove method
remove
Removes comment and all its replies from the parent collection.
def remove(self):
    ...
Exceptions
| Exception | Description | 
|---|---|
| PptxEditException | Thrown if comment is already removed | 
See Also
- class Comment
- class PptxEditException
- module aspose.slides
- library Aspose.Slides