'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 index of the sheet in the collection, or -1 if the sheet was not found