User`s guide
mlreportgen.dom.TableHeader class
12-303
mlreportgen.dom.TableHeader class
Package: mlreportgen.dom
Table header
Description
Table header for labeling columns.
Construction
tableHeaderObj = TableHeader() creates an empty table header.
Output Arguments
tableHeaderObj — Table header
mlreportgen.dom.TableHeader object
Table header, represented by an mlreportgen.dom.TableHeader 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.