User`s guide

mlreportgen.dom.TableBody class
12-283
RowSepColor — Color of lines separating table rows
string
String specifying one of these values:
The name of a color. See the mlreportGen.dom.Color class reference page for a list
of supported colors.
A hexadecimal RGB (truecolor) value as #RRGGBB. For example, #0000ff is a shade
of blue.
Parent — Parent of document element
DOM object
This read-only property lists the parent of this document element.
Style — Format specification
array of format objects
Format objects that specify the format of a document element.
StyleName — This property is ignored
string
This property is ignored.
TableEntriesHAlign — Horizontal alignment of table entries
center (default) | left | right
Data Types: char
TableEntriesVAlign — Vertical alignment of table cell content
string
Possible values are:
top
middle
bottom
TableEntriesInnerMargin — Inner margin for table entries
string