User`s guide

mlreportgen.dom.ExternalLink class
12-115
textObj — Text object containing link text
mlreportgen.dom.Text object
Text object containing link text, specified by an mlreportgen.dom.Text object.
Output Arguments
externalLinkObj — External link
mlreportgen.dom.ExternalLink object
External link, represented by an mlreportgen.dom.ExternalLink object.
Properties
CustomAttributes — Custom attributes of document element
array of mlreportgen.dom.CustomAttribute objects
HTML or Microsoft Word must support the custom attributes of this document element.
Id — ID for document element
string
A session-unique ID is generated as part of document element creation. You can specify
an ID to replace the generated ID.
Style — Format specification
array of format objects
Format objects that specify the format of a document element.
StyleName — Name of link style defined in the template
string
Name of link style defined in the template, specified as a string. The style specified by
styleName must be defined in the template used to create the document to which the
link is appended.
Tag — Tag for document element
string
Tag for document element, specified as a string.