a:cxnSpLocks
Connection Shape Locks
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-documentProperties.xsd
Type: a:CT_ConnectorLocking
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". from group a:AG_Locking |
noSelect | [0..1] | xsd:boolean | Disallow Shape Selection | Default value is "false". from group a:AG_Locking |
noRot | [0..1] | xsd:boolean | Disallow Shape Rotation | Default value is "false". from group a:AG_Locking |
noChangeAspect | [0..1] | xsd:boolean | Disallow Aspect Ratio Change | Default value is "false". from group a:AG_Locking |
noMove | [0..1] | xsd:boolean | Disallow Shape Movement | Default value is "false". from group a:AG_Locking |
noResize | [0..1] | xsd:boolean | Disallow Shape Resize | Default value is "false". from group a:AG_Locking |
noEditPoints | [0..1] | xsd:boolean | Disallow Shape Point Editing | Default value is "false". from group a:AG_Locking |
noAdjustHandles | [0..1] | xsd:boolean | Disallow Showing Adjust Handles | Default value is "false". from group a:AG_Locking |
noChangeArrowheads | [0..1] | xsd:boolean | Disallow Arrowhead Changes | Default value is "false". from group a:AG_Locking |
noChangeShapeType | [0..1] | xsd:boolean | Disallow Shape Type Change | Default value is "false". from group a:AG_Locking |
Used in
- Type a:CT_NonVisualConnectorProperties (Elements cdr:cNvCxnSpPr, a:cNvCxnSpPr, draw-ssdraw:cNvCxnSpPr, p:cNvCxnSpPr)
Sample instance
<a:cxnSpLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:cxnSpLocks>