Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 901 Bytes

Project.shape.groupitems.md

File metadata and controls

36 lines (20 loc) · 901 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.GroupItems property (Project)
project-server
2045400a-37f2-aac7-5fc9-cc4840fbf837
06/08/2017
medium

Shape.GroupItems property (Project)

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

Syntax

expression. GroupItems

expression A variable that represents a Shape object.

Remarks

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

Property value

GROUPSHAPES

See also

Shape Object GroupShapes

[!includeSupport and feedback]