User`s guide

mlreportgen.dom.Text class
12-331
The style specified by styleName must be defined in the template used to create the
document element to which this text is appended.
Tag — Tag for document element
string
Tag for document element, specified as a string.
A session-unique ID is generated as part of document element creation. The generated
tag has the form CLASS:ID, where CLASS is the class of the element and ID is the value
of the Id property of the object. You can specify a tag to replace the generated tag.
Specify your own tag value, for example, to make it easier to identify where an issue
occurred during document generation.
Underline — Type of underline, if any, for text
[] (default) | string
You can specify one of the following types of underlines.
Border String Description Supported Output Types
dash Dashed underline Word
dashedHeavy Line with heavy dashes Word
dashLong Line with long dashes Word
dashLongHeavy Line with heavy long
dashes
Word
dashDotDotHeavy Line with heavy dashes
with two dots between
the dashes
Word
dashDotHeavy Heavy dash-dot line Word
dotted Dotted line Word
dottedHeavy Thick dotted line Word
dotDash Dot-dash line Word
dotDotDash Dot-dot-dash line Word
dashDotHeavy Heavy dot-dash line Word
double Double line Word
none Do not use underlining HTML and Word