Aspose::Cells::Drawing::CheckBoxCollection::begin method

CheckBoxCollection::begin method

Returns an iterator to the beginning of the CheckBoxCollection.

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

ReturnValue

An Iterator pointing to the first element of the CheckBoxCollection.

See Also