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