AddAuthor
Méthode ICommentAuthorCollection.AddAuthor
Ajouter un nouvel auteur à la fin d’une collection.
public ICommentAuthor AddAuthor(string name, string initials)
Paramètre | Type | Description |
---|---|---|
name | String | Nom d’un nouvel auteur. |
initials | String | Initiales d’un nouvel auteur. |
Valeur de Retour
Nouvel objet ICommentAuthor
.
Exceptions
exception | condition |
---|---|
PptxEditException | Levé si un auteur avec le même nom et les mêmes initiales est déjà ajouté. |
Voir aussi
- interface ICommentAuthor
- interface ICommentAuthorCollection
- namespace Aspose.Slides
- assembly Aspose.Slides