Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 903 Bytes

Project.shaperange.groupitems.md

File metadata and controls

33 lines (20 loc) · 903 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
ShapeRange.GroupItems property (Project)
project-server
fd8a48bd-dfe1-1adc-5871-0fbe18af352f
06/08/2017
medium

ShapeRange.GroupItems property (Project)

Gets a GroupShapes object that represents the individual shapes in a group, if the ShapeRange object represents a group of shapes. Read-only GroupShapes.

Syntax

expression. GroupItems

expression A variable that represents a 'ShapeRange' object.

Remarks

Use the GroupShapes.Item method to return a single shape from the group.

Property value

GROUPSHAPES

See also

ShapeRange Object GroupShapes

[!includeSupport and feedback]