'Usage Dim instance As SheetViewCollection Dim sheetView As SheetView Dim value As Integer value = instance.IndexOf(sheetView)
Parameters
- sheetView
- Sheet (SheetView object) for which to return the index
Return Value
Zero-based Integer index of sheet in the collection