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