Compartir a través de


DrawingObjects.RemoveAllItems Method

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

Syntax

'Declaration
Function RemoveAllItems As Object
'Usage
Dim instance As DrawingObjects
Dim returnValue As Object

returnValue = instance.RemoveAllItems()
Object RemoveAllItems()

Return Value

Type: System.Object

See Also

Reference

DrawingObjects Interface

DrawingObjects Members

Microsoft.Office.Interop.Excel Namespace