User`s guide
mlreportgen.dom.TableFooter class
12-301
Data Types: char
TableEntriesHAlign — Horizontal alignment of table entries
center (default) | left | right
Data Types: char
TableEntriesInnerMargin — Inner margin for table entries
string
The inner margin is the margin between table cell content and the cell borders.
The string must have the format valueUnits where Units is an abbreviation for the
units in which the width size is expressed. Valid abbreviations are:
• no abbreviation — pixels
• cm — centimeters
• in — inches
• mm — millimeters
• pi — picas
• pt — points
• px — pixels
TableEntriesStyle — Style to use for table entries
cell array
Cell array of format objects that specify the format for table entries.
TableEntriesVAlign — Vertical alignment of table cell content
string
Possible values are:
• top
• middle
• bottom
Tag — Tag for document element
string