Aspose::Cells::CommentCollection::begin method

CommentCollection::begin method

Returns an iterator to the beginning of the CommentCollection.

Iterator Aspose::Cells::CommentCollection::begin()

ReturnValue

An Iterator pointing to the first element of the CommentCollection.

See Also