FindByName
ICommentAuthorCollection.FindByName method
Find author in a collection by name.
public ICommentAuthor[] FindByName(string name)
Parameter | Type | Description |
---|---|---|
name | String | Name of an author to find. |
Return Value
Author or null.
See Also
- interface ICommentAuthor
- interface ICommentAuthorCollection
- namespace Aspose.Slides
- assembly Aspose.Slides