[Table of Contents] [docx version]
Error! No text of specified style in document.
cNvGrpSpPr (Non-Visual Group Shape Drawing Properties)
This element specifies the non-visual drawing properties for a group shape. These non-visual properties are properties that the generating application would utilize when rendering the chart.
Parent Elements |
nvGrpSpPr (§5.8.2.17) |
Child Elements |
Subclause |
extLst (Extension List) |
§5.1.2.1.15 |
grpSpLocks (Group Shape Locks) |
§5.1.2.1.21 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_NonVisualGroupDrawingShapeProps">
<sequence>
<element name="grpSpLocks" type="CT_GroupLocking" minOccurs="0" maxOccurs="1"/>
<element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1"/>
</sequence>
</complexType>