ICommentAuthor

Vue de l’ensemble

‘ICommentAuthor’ est une interface dans Aspose.Slides FOSS pour Java.

Représenter un commentaire dans une présentation.

Cette interface fournit 6 méthodes pour travailler avec les objets ICommentAuthor dans les programmes Java. Les méthodologies disponibles comprennent: ‘getComments’, ‘getInitials’, getName', ‘remove’, 'setInitiaals' et 'settNamen'. Tous les membres publics sont accessibles à n’importe quelle application Java après avoir installé l’Aspouse.Slides FOSS pour le package Java . Propriétés : 'commentaires', ’initials’, ‘nom.

Propriétés

NameTypeAccessDescription
nameStringReadReturns the author name.
initialsStringReadReturns the author initials.
commentsICommentCollectionReadReturns the collection of comments by this author.

méthodes

SignatureDescription
getName()StringReturns the author name.
setName(name: String)Sets the author name.
getInitials()StringReturns the author initials.
setInitials(initials: String)Sets the author initials.
getComments()ICommentCollectionReturns the collection of comments by this author.
remove()Removes this author and all their comments from the presentation.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français