Share via


Shape.GroupItems Property

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

Syntax

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

value = instance.GroupItems
GroupShapes GroupItems { get; }

Property Value

Type: Microsoft.Office.Core.GroupShapes

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace