User`s guide
12 Classes – Alphabetical List
12-298
mlreportgen.dom.TableFooter class
Package: mlreportgen.dom
Formal table footer
Description
Specifies the content and format of a formal table footer.
Construction
tableFooterObj = TableFooter() creates an empty table footer.
Output Arguments
tableFooterObj — Table footer
mlreportgen.dom.TableFooter object
Table footer, represented by an mlreportgen.dom.TableFooter object.
Properties
Children — Children of this document
cell array of mlreportgen.dom.Element objects
This read-only property lists child elements that the document element contains.
ColSep — Style of line separating columns
string
The style the line separating the columns of a table or table section (header, body, footer),
as specified by a mlreportgen.dom.ColSep object.
See the description of the Border property for a description of the possible values.