User`s guide

mlreportgen.dom.Table class
12-271
mlreportgen.dom.Paragraph
mlreportgen.dom.Text (CharEntity included)
mlreportgen.dom.Image
mlreportgen.dom.Table
mlreportgen.dom.OrderedList
mlreportgen.dom.UnorderedList
styleName — Style for table
a style
The style specified by styleName must be defined in the template of the document to
which this table is appended.
Data Types: char
Output Arguments
tableObj — Table
mlreportgen.dom.Table object
Table, represented by an mlreportgen.dom.Table object.
Properties
BackgroundColor — Background color
string
Specify one of these as a string:
The name of a color. The name must be a CSS color name. See http://
www.crockford.com/wrrrld/color.html.
A hexadecimal RGB (truecolor) value as #RRGGBB. For example, #0000ff is a shade
of blue.
Border — Type of border to draw
string