Returns an System.Collections.IEnumerator implemented object that contains all IRangeColumn objects within the IRangeColumns collection.
[Visual Basic] Function GetEnumerator() As IEnumerator [C#] IEnumerator GetEnumerator(); [C++] IEnumerator* GetEnumerator(); [JScript] function GetEnumerator(): IEnumerator;
A System.Collections.IEnumerator implemented object that contains all all IRangeColumn objects within the IRangeColumns collection.
IRangeColumns Interface | NativeExcel Namespace