Group Element (Visio XML Reference)

Contains elements that control how you add shapes to a group, move members of a group, and select groups.

Syntax

<Group
    [Del]>
</Group>

Attributes

Del

Optional boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

Element properties

Property

Value

Name

Group

Minimum Occurrences

0

Maximum Occurrences

1

Element information

Parent elements

PageSheet

Shape

StyleSheet

DocumentSheet

Child elements

SelectMode

DisplayMode

IsDropTarget

IsSnapTarget

IsTextEditTarget

DontMoveChildren

The Group element is relevant only when contained in a Shape or StyleSheet element. It is ignored when contained in a DocumentSheet or PageSheet element.

See also

Group Properties section