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