MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 681

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 680
1 2 ... 676 677 678 679 680 681 682 683 684 685 686 ... 985 986

Comentarios a estos manuales

Sin comentarios