[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeNodes.Delete

Delete Method

Delete(int)

Deletes the object.

Declaration
void Delete(int index = -1)
Sub Delete(Optional index As Integer = -1)
Parameters
Type Name Description
int index

The index of the object to delete.