MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 681

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 680
1 2 ... 676 677 678 679 680 681 682 683 684 685 686 ... 985 986

Komentáře k této Příručce

Žádné komentáře