Aspose::Cells::Drawing::CheckBoxCollection::end method

CheckBoxCollection::end method

Returns an iterator to the end of the CheckBoxCollection.

Iterator Aspose::Cells::Drawing::CheckBoxCollection::end()

ReturnValue

An Iterator pointing past the last element of the CheckBoxCollection.

See Also