Aspose::Cells::Pivot::PivotAreaCollection::begin method

PivotAreaCollection::begin method

Returns an iterator to the beginning of the PivotAreaCollection.

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

ReturnValue

An Iterator pointing to the first element of the PivotAreaCollection.

See Also