User`s guide

12 Classes – Alphabetical List
12-138
Style — Format for table
array of format objects
Array of format objects (such as Bold objects) that specify the format for this table.
This property overrides corresponding formats defined by the stylesheet style specified by
the StyleName property.
StyleName — Style in document or document part stylesheet
string
Name of a style specified in the stylesheet of the document or document part to which
this table is appended
The style that specifies the appearance of this table in the output document, for formats
not specified by Style property.
You can set the StyleName property of any formal table section. Setting StyleName
overrides the style specified by the formal table itself. However, if you do this for a Word
document, you must explicitly specify the width of each column in a section to ensure
that all sections have the same width. Word, unlike HTML, has no built-in support for
formal tables. To handle this, the DOM interface represents a formal table as three
tables, one for each section, embedded in a 3x1 table.
TableEntriesStyle — Style to use for table entries
cell array
Cell array of format objects that specify the format for table entries.
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