Schema Central > OOXML > dml-gvml.xsd > a:graphicFrame
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

a:graphicFrame

Graphic Frame

Element information

Content

Attributes

None

Used in

Sample instance

<a:graphicFrame>
   <a:nvGraphicFramePr>
      <a:cNvPr id="1" name="string">
         <a:hlinkClick>...
         </a:hlinkClick>
         <a:hlinkHover>...
         </a:hlinkHover>
         <a:extLst>...
         </a:extLst>
      </a:cNvPr>
      <a:cNvGraphicFramePr>
         <a:graphicFrameLocks>...
         </a:graphicFrameLocks>
         <a:extLst>...
         </a:extLst>
      </a:cNvGraphicFramePr>
   </a:nvGraphicFramePr>
   <a:graphic>
      <a:graphicData>
         <!--any element-->
      </a:graphicData>
   </a:graphic>
   <a:xfrm>
      <a:off x="1" y="1"/>
      <a:ext cx="1" cy="1"/>
   </a:xfrm>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</a:graphicFrame>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com