User`s guide
12 Classes – Alphabetical List
12-188
Name of style to use for the link text.
textObj — Text object containing link text
mlreportgen.dom.Text object
Text object containing link text, specified by an mlreportgen.dom.Text object.
Output Arguments
internalLinkObj — Internal link
mlreportgen.dom.InternalLink object
Internal link, represented by an mlreportgen.dom.InternalLink object.
Properties
Children — Children of this document
cell array of mlreportgen.dom.Element objects
This read-only property lists child elements that the document element contains.
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.
Parent — Parent of document element
DOM object
This read-only property lists the parent of this document element.
StyleName — Name of link style defined in the template
string