Share via


ISlicers.GetEnumerator Method

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Function GetEnumerator As IEnumerator
'Usage
Dim instance As ISlicers
Dim returnValue As IEnumerator

returnValue = instance.GetEnumerator()
IEnumerator GetEnumerator()

Return Value

Type: System.Collections.IEnumerator

Implements

IEnumerable.GetEnumerator()

See Also

Reference

ISlicers Interface

ISlicers Members

GetEnumerator Overload

Microsoft.Office.Interop.Excel Namespace