Schema Central > OOXML > dml-spreadsheetDrawing.xsd > draw-ssdraw:cNvPr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

draw-ssdraw:cNvPr

Connection Non-Visual Properties

Element information

Type: a:CT_NonVisualDrawingProps

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [1..1]a:ST_DrawingElementIdUnique Identifier
name [1..1]xsd:stringName
descr [0..1]xsd:stringAlternative Text for ObjectDefault value is "".
hidden [0..1]xsd:booleanHiddenDefault value is "false".

Used in

Sample instance

<draw-ssdraw:cNvPr id="1" name="string">
   <a:hlinkClick>
      <a:snd r:embed="string"/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:hlinkClick>
   <a:hlinkHover>
      <a:snd r:embed="string"/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </a:hlinkHover>
   <a:extLst>
      <a:ext>
         <!--any element-->
      </a:ext>
   </a:extLst>
</draw-ssdraw:cNvPr>

Site developed and hosted by Datypic, Inc.

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