Aspose::Cells::Tables::TableStyleCollection::begin method

TableStyleCollection::begin method

Returns an iterator to the beginning of the TableStyleCollection.

Iterator Aspose::Cells::Tables::TableStyleCollection::begin()

ReturnValue

An Iterator pointing to the first element of the TableStyleCollection.

See Also