Aspose::Cells::Pivot::PivotTableCollection::begin method

PivotTableCollection::begin method

Returns an iterator to the beginning of the PivotTableCollection.

Iterator Aspose::Cells::Pivot::PivotTableCollection::begin()

ReturnValue

An Iterator pointing to the first element of the PivotTableCollection.

See Also