a:hlinkClick
Click Hyperlink
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-textCharacter.xsd
Other elements with the same name: a:hlinkClick
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_TextCharacterProperties (Elements a:endParaRPr, a:rPr, a:defRPr, a:rPr)
Sample instance
<a:hlinkClick> <a:snd r:embed="string"/> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:hlinkClick>