Aspose::Cells::Pivot::PivotItemCollection::GetEnumerator method

PivotItemCollection::GetEnumerator method

Gets an enumerator over the elements in this collection in proper sequence.

Enumerator<PivotItem> Aspose::Cells::Pivot::PivotItemCollection::GetEnumerator()

ReturnValue

enumerator

See Also