User`s guide

12 Classes – Alphabetical List
12-306
Name of a style specified in the stylesheet of the document or document part to which the
table header is appended
The style that specifies the appearance of the table header in the output document, for
formats not specified by Style property.
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