User`s guide

12 Classes – Alphabetical List
12-314
mlreportgen.dom.TableRow class
Package: mlreportgen.dom
Table row
Description
Creates a table row.
Construction
tableRowObj = TableRow() creates an empty table row.
Output Arguments
tableRowObj — Table row
mlreportgen.dom.TableRow object
Table row, represented by an mlreportgen.dom.TableRow object.
Properties
CustomAttributes — Custom attributes for document element
array of mlreportgen.doc.CustomAttribute objects
The custom attributes must be supported by the output type of the document to which
this document element is appended.
Entries — Table entries in this row
array of mlreportgen.dom.TableEntry objects
Table entries in this row.
Height — Height of table row
string