'Declaration Public Sub Remove( _ ByVal sheetView As SheetView _ )
'Usage Dim instance As SheetViewCollection Dim sheetView As SheetView instance.Remove(sheetView)
public void Remove( SheetView sheetView )
SheetViewCollection Class SheetViewCollection Members