[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.RemoveShape

RemoveShape Method

RemoveShape(string)

Removes the shape from the drawing container for the sheet.

Declaration
public virtual bool RemoveShape(string name)
Public Overridable Function RemoveShape(name As String) As Boolean
Parameters
Type Name Description
string name

Name of shape

Returns
Type Description
bool