wp:cNvGraphicFramePr
Common DrawingML Non-Visual Properties
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
Schema document: dml-wordprocessingDrawing.xsd
Type: a:CT_NonVisualGraphicFrameProperties
Properties: Local, Qualified
Content
- Sequence [1..1]
- a:graphicFrameLocks [0..1] Graphic Frame Locks
- a:extLst [0..1] Extension List
Attributes
None
Used in
- Type wp:CT_Anchor (Element wp:anchor)
- Type wp:CT_Inline (Element wp:inline)
Sample instance
<wp:cNvGraphicFramePr> <a:graphicFrameLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:graphicFrameLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </wp:cNvGraphicFramePr>