CommentAuthor

Vue de l’ensemble

‘CommentAuthor’ est une classe dans Aspose.Slides FOSS pour Java.Déduit de: ‘ICommentAutore’.

Il représente un auteur de commentaires.

Cette classe fournit 9 méthodes pour travailler avec les objets CommentAuthor dans les programmes Java. Les méthodologies disponibles comprennent: ‘CommentAutor’, ‘getComments’, getId', ‘getInitials’, ' getName', ’initInternal, ‘remove , 'setInitiaals et ‘settNamen’. Tous les membres publics sont accessibles à n’importe quelle application Java après avoir installé l’Aspoe.Slides FOSS pour le package Java . Propriétés : ‘commentaires’, ‚id‘, initials‘ et name`.

Propriétés

NameTypeAccessDescription
nameStringReadGets the name.
initialsStringReadGets the initials.
commentsICommentCollectionReadGets the comments.
idintReadReturns the internal author id.

méthodes

SignatureDescription
CommentAuthor(name: String, initials: String, id: int)Creates a new comment author.
initInternal(data: AuthorData, authorsPart: CommentAuthorsPart, pkg: OpcPackage, presentation: Presentation)Initializes internal backing references that link this author to the
underlying OPC package data.
getName()StringReturns the name.
setName(name: String)Sets the name value.
getInitials()StringReturns the initials.
setInitials(initials: String)Sets the initials value.
getComments()ICommentCollectionReturns the comments.
remove()Deletes this author from the presentation
getId()intReturns the internal author id.

Voir aussi

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