CommentAuthor
General
CommentAuthor is a class in Aspose.Slides for Python.
Inherits from: ICommentAuthor.
CommentAuthor és una classe en Aspose.Slides per a Python. Hereta de: ゚ICommentAuthor⌒ .
Representa un autor de comentaris.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | Stores the display name of the comment author |
initials | str | Read | Holds the abbreviated initials of the comment author |
comments | 'ICommentCollection' | Read | Provides access to the collection of comments authored by this author |
Mètodes
| Signature | Description |
|---|---|
remove() | Removes the author from the parent collection. |