a:grpSpLocks
Group Shape Locks
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-documentProperties.xsd
Type: a:CT_GroupLocking
Properties: Local, Qualified
Content
- a:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
noGrp | [0..1] | xsd:boolean | Disallow Shape Grouping | Default value is "false". |
noUngrp | [0..1] | xsd:boolean | Disallow Shape Ungrouping | Default value is "false". |
noSelect | [0..1] | xsd:boolean | Disallow Shape Selection | Default value is "false". |
noRot | [0..1] | xsd:boolean | Disallow Shape Rotation | Default value is "false". |
noChangeAspect | [0..1] | xsd:boolean | Disallow Aspect Ratio Change | Default value is "false". |
noMove | [0..1] | xsd:boolean | Disallow Moving Shape | Default value is "false". |
noResize | [0..1] | xsd:boolean | Disallow Shape Resizing | Default value is "false". |
Used in
- Type a:CT_NonVisualGroupDrawingShapeProps (Elements cdr:cNvGrpSpPr, a:cNvGrpSpPr, draw-ssdraw:cNvGrpSpPr, p:cNvGrpSpPr)
Sample instance
<a:grpSpLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:grpSpLocks>