'Declaration
Public Overloads Sub Remove( _ ByVal sheetView As SheetView, _ ByVal reset As Boolean _ )
'Usage
Dim instance As SheetViewCollection Dim sheetView As SheetView Dim reset As Boolean instance.Remove(sheetView, reset)
Parameters
- sheetView
- Sheet (SheetView object) to remove from the collection
- reset
- Indicates if we also reset the removing sheet.