[]
Removes the shape from the drawing container for the sheet.
public virtual bool RemoveShape(string name)
Public Overridable Function RemoveShape(name As String) As Boolean
| Type | Name | Description |
|---|---|---|
| string | name | Name of shape |
| Type | Description |
|---|---|
| bool | true if successful; false otherwise |