Aspose::Cells::QueryTableCollection::begin method

QueryTableCollection::begin method

Returns an iterator to the beginning of the QueryTableCollection.

Iterator Aspose::Cells::QueryTableCollection::begin()

ReturnValue

An Iterator pointing to the first element of the QueryTableCollection.

See Also