Aspose::Cells::ExternalLinkCollection::begin method

ExternalLinkCollection::begin method

Returns an iterator to the beginning of the ExternalLinkCollection.

Iterator Aspose::Cells::ExternalLinkCollection::begin()

ReturnValue

An Iterator pointing to the first element of the ExternalLinkCollection.

See Also