WorksheetBase.Delete Method

Definition

Deletes the underlying Worksheet object, but does not delete the host item. It is highly recommended that this method not be used.

public:
 void Delete();
public void Delete ();
member this.Delete : unit -> unit
Public Sub Delete ()

Applies to