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