Share via


ShapeRange.GroupItems Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property GroupItems As GroupShapes
    Get
'Usage
Dim instance As ShapeRange
Dim value As GroupShapes

value = instance.GroupItems
GroupShapes GroupItems { get; }

Property Value

Type: Microsoft.Office.Core.GroupShapes

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Core Namespace