User`s guide
12 Classes – Alphabetical List
12-284
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.
Tag — Tag for document element
string
Tag for document element, specified as a string.
A session-unique ID is generated as part of document element creation. The generated
tag has the form CLASS:ID, where CLASS is the class of the element and ID is the value
of the Id property of the object. You can specify a tag to replace the generated tag.
Specify your own tag value, for example, to make it easier to identify where an issue
occurred during document generation.
Methods
Method Purpose
append Appends content to a table body.
entry Get a table entry.
row Create a table row.