Aspose::Cells::ThreadedCommentCollection::Get method
ThreadedCommentCollection::Get method
Gets the threaded comment by the specific index.
ThreadedComment Aspose::Cells::ThreadedCommentCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index |
ReturnValue
See Also
- Class ThreadedComment
- Class Vector
- Class ThreadedCommentCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++