'Usage
Dim instance As SheetViewCollection Dim name As String Dim value As SheetView value = instance.Find(name)
Parameters
- name
- Name of sheet (SheetView object) to find
Return Value
Sheet in the collection with the specified name, or null if no sheet is found