DrawingObjects.Ungroup Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function Ungroup As Object
'Usage
Dim instance As DrawingObjects
Dim returnValue As Object
returnValue = instance.Ungroup()
Object Ungroup()
Return Value
Type: System.Object