cdr:nvGraphicFramePr
Non-Visual Graphic Frame Properties
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chartDrawing
Schema document: dml-chartDrawing.xsd
Type: cdr:CT_GraphicFrameNonVisual
Properties: Local, Qualified
Content
- Sequence [1..1]
- cdr:cNvPr [1..1] Non-Visual Drawing Properties
- cdr:cNvGraphicFramePr [1..1] Non-Visual Graphic Frame Drawing Properties
Attributes
None
Used in
- Type cdr:CT_GraphicFrame (Element cdr:graphicFrame)
Sample instance
<cdr:nvGraphicFramePr> <cdr: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> </cdr:cNvPr> <cdr:cNvGraphicFramePr> <a:graphicFrameLocks> <a:extLst>... </a:extLst> </a:graphicFrameLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </cdr:cNvGraphicFramePr> </cdr:nvGraphicFramePr>