MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente Pagina 608

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 986
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 607
12 Classes – Alphabetical List
12-114
mlreportgen.dom.ExternalLink class
Package: mlreportgen.dom
Hyperlink to a location outside of document
Description
Defines a hyperlink to a location outside of the document.
Construction
externalLinkObj = ExternalLink(target,linkText) creates a hyperlink to the
specified target and having the specified link text. This constructor creates a text object
(mlreportgen.dom.Text) to hold the link text.
externalLinkObj = ExternalLink(target,linkText,linkTextStyleName)
creates a hyperlink with the specified link text and style name.
externalLinkObj = ExternalLink(target,textObj) creates a hyperlink to the
specified target using the specified Text object.
Input Arguments
target — Target of link
string | mlreportgen.dom.LinkTarget object
The link target of the external link, specified as either a string (for a URL) or as an
mlreportgen.dom.LinkTarget object.
linkText — Link text
string
The text to use for the link text.
linkTextStyleName — Name of style for link text
string
Name of style to use for the link text.
Vedere la pagina 607
1 2 ... 603 604 605 606 607 608 609 610 611 612 613 ... 985 986

Commenti su questo manuale

Nessun commento