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