Aspose::Cells::ValidationCollection::begin method

ValidationCollection::begin method

Returns an iterator to the beginning of the ValidationCollection.

Iterator Aspose::Cells::ValidationCollection::begin()

ReturnValue

An Iterator pointing to the first element of the ValidationCollection.

See Also