MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 681

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 680
mlreportgen.dom.InternalLink class
12-187
mlreportgen.dom.InternalLink class
Package: mlreportgen.dom
Hyperlink to a location in same document
Description
Hyperlink to a location in the same document that contains the hyperlink. Use this kind
of link to provide internal navigation within a document.
Construction
internalLinkObj = InternalLink(targetName,linkText) creates a hyperlink to
the specified link target object and uses the specified link text.
internalLinkObj = InternalLink(targetName,linkText,
linkTextStyleName) creates a hyperlink to the specified link target and uses the
specified style name for the link text.
internalLinkObj = InternalLink(targetName,textObj) creates a hyperlink to
the specified target using the specified Text object.
Input Arguments
targetName — Link target name
string
Link target name, specified as string. The string is the value in the Name property
of an mlreportgen.dom.LinkTarget object or a URL.
linkText — Link text
string
The text to use for the link text.
linkTextStyleName — Name of style for link text
string
Przeglądanie stron 680
1 2 ... 676 677 678 679 680 681 682 683 684 685 686 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag