MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guide de l'utilisateur Page 608

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 986
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 607
1 2 ... 603 604 605 606 607 608 609 610 611 612 613 ... 985 986

Commentaires sur ces manuels

Pas de commentaire