Aspose::Cells::ThreadedCommentAuthorCollection::IndexOf method
ThreadedCommentAuthorCollection::IndexOf method
Gets the index of ThreadedCommentAuthor object.
int32_t Aspose::Cells::ThreadedCommentAuthorCollection::IndexOf(const ThreadedCommentAuthor &author)
Parameter | Type | Description |
---|---|---|
author | const ThreadedCommentAuthor& | The ThreadedCommentAuthor object |
ReturnValue
The index in the ThreadedCommentAuthor collection
See Also
- Class Vector
- Class ThreadedCommentAuthor
- Class ThreadedCommentAuthorCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++