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