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