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