a:picLocks
Picture Locks
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-documentProperties.xsd
Type: a:CT_PictureLocking
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 |
| noCrop | [0..1] | xsd:boolean | Disallow Crop Changes | Default value is "false". |
Used in
- Type a:CT_NonVisualPictureProperties (Elements cdr:cNvPicPr, a:cNvPicPr, draw-pic:cNvPicPr, draw-ssdraw:cNvPicPr, p:cNvPicPr)
Sample instance
<a:picLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:picLocks>



