Aspose::Cells::CustomFilterCollection::begin method

CustomFilterCollection::begin method

Returns an iterator to the beginning of the CustomFilterCollection.

Iterator Aspose::Cells::CustomFilterCollection::begin()

ReturnValue

An Iterator pointing to the first element of the CustomFilterCollection.

See Also