[]
Removes the specified sheet from the collection.
public virtual void Remove(SheetView sheetView)
Public Overridable Sub Remove(sheetView As SheetView)
Type | Name | Description |
---|---|---|
SheetView | sheetView | Sheet (SheetView object) to remove from the collection |