a:hlinkHover
Hyperlink for Hover
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-documentProperties.xsd
Type: a:CT_Hyperlink
Properties: Local, Qualified
Content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| r:id | [0..1] | r:ST_RelationshipId | Drawing Object Hyperlink Target | |
| invalidUrl | [0..1] | xsd:string | Invalid URL | Default value is "". |
| action | [0..1] | xsd:string | Action Setting | Default value is "". |
| tgtFrame | [0..1] | xsd:string | Target Frame | Default value is "". |
| tooltip | [0..1] | xsd:string | Hyperlink Tooltip | Default value is "". |
| history | [0..1] | xsd:boolean | Add Hyperlink to Page History | Default value is "true". |
| highlightClick | [0..1] | xsd:boolean | Highlight Click | Default value is "false". |
| endSnd | [0..1] | xsd:boolean | End Sounds | Default value is "false". |
Used in
- Type a:CT_NonVisualDrawingProps (Elements cdr:cNvPr, cdr:cNvPr, a:cNvPr, draw-pic:cNvPr, draw-ssdraw:cNvPr, draw-ssdraw:cNvPr, wp:docPr, p:cNvPr)
Sample instance
<a:hlinkHover> <a:snd r:embed="string"/> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:hlinkHover>



