2.12.3.2 CT_NonVisualGroupProps

Target namespace: http://schemas.microsoft.com/office/drawing/2012/main

Referenced by: nonVisualGroupProps

This complex type specifies non-visual properties of a group of shapes.<116>

Attributes:

isLegacyGroup: A boolean ([XMLSCHEMA2/2] section 3.2.2) attribute that specifies if the group is a legacy group.

The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this complex type.

 <xsd:complexType name="CT_NonVisualGroupProps">
   <xsd:attribute name="isLegacyGroup" type="xsd:boolean"/>
 </xsd:complexType>

See section 5.14 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).