Aspose::Cells::Tables::TableStyleElementCollection::begin method

TableStyleElementCollection::begin method

Returns an iterator to the beginning of the TableStyleElementCollection.

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

ReturnValue

An Iterator pointing to the first element of the TableStyleElementCollection.

See Also