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