ShapeRange.Group Method
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.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.Interop.PowerPoint.Shape