Aspose::Cells::FilterColumnCollection::begin method

FilterColumnCollection::begin method

Returns an iterator to the beginning of the FilterColumnCollection.

Iterator Aspose::Cells::FilterColumnCollection::begin()

ReturnValue

An Iterator pointing to the first element of the FilterColumnCollection.

See Also