Compartir a través de


ShapeNodes.Delete Method

Deletes the object.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Sub Delete ( _
    Index As Integer _
)
'Usage
Dim instance As ShapeNodes
Dim Index As Integer

instance.Delete(Index)
void Delete(
    int Index
)

Parameters

See Also

Reference

ShapeNodes Interface

ShapeNodes Members

Microsoft.Office.Interop.Excel Namespace