Click or drag to resize

PivotTableCollectionGetEnumerator Method

Returns an enumerator for the PivotTableCollection.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.10.17
Syntax
public IEnumerator GetEnumerator()

Return Value

IEnumerator

Implements

IEnumerableGetEnumerator
See Also