'Usage
Dim instance As SheetViewCollection Dim sheetView As SheetView Dim value As Boolean value = instance.Contains(sheetView)
Parameters
- sheetView
- Sheet (SheetView object) for which to check the collection
Return Value
True if the sheet is found in the collection; false otherwise