a:nvGraphicFramePr
Non-Visual Properties for a Graphic Frame
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-gvml.xsd
Type: a:CT_GvmlGraphicFrameNonVisual
Properties: Local, Qualified
Content
- Sequence [1..1]
- a:cNvPr [1..1] Non-Visual Drawing Properties
- a:cNvGraphicFramePr [1..1] Non-Visual Graphic Frame Drawing Properties
Attributes
None
Used in
- Type a:CT_GvmlGraphicalObjectFrame (Element a:graphicFrame)
Sample instance
<a:nvGraphicFramePr> <a:cNvPr id="1" name="string"> <a:hlinkClick> <a:snd r:embed="string"/> <a:extLst>... </a:extLst> </a:hlinkClick> <a:hlinkHover> <a:snd r:embed="string"/> <a:extLst>... </a:extLst> </a:hlinkHover> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:cNvPr> <a:cNvGraphicFramePr> <a:graphicFrameLocks> <a:extLst>... </a:extLst> </a:graphicFrameLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:cNvGraphicFramePr> </a:nvGraphicFramePr>