User`s guide
12 Classes – Alphabetical List
12-32
• pi — picas
• pt — points
• px — pixel
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.
Italic — Option to use italics for number
logical value
To use italics for a number, set this property to true. If this property is empty and
the StyleName property for this document element specifies a style sheet style, the
slant of the number is determined by that style. Setting the Italic property adds a
corresponding mlreportGen.dom.Italic format object to the Style property of this
document element. Removing the Italic property setting removes the object.
Data Types: logical
Name — Name of character entity
string
The name is a character entity listed in http://en.wikipedia.org/wiki/
List_of_XML_and_HTML_character_entity_references.
Data Types: logical
Repeat — Number of times to repeat character entity
numeric value
Number of times to repeat character entity, specified as a numeric value.
Data Types: double
Strike — Text strikethrough
string
The default for this property is []. You can set it to one of these values:
• none — Do not use strikethrough for Word and HTML documents
• single — Use a single line for strikethrough for Word and HTML documents