Aspose::Cells::ColumnCollection::begin method

ColumnCollection::begin method

Returns an iterator to the beginning of the ColumnCollection.

Iterator Aspose::Cells::ColumnCollection::begin()

ReturnValue

An Iterator pointing to the first element of the ColumnCollection.

See Also