User`s guide
12 Classes – Alphabetical List
12-296
String specifying the inner margin. 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
RowSpan — Number of table rows spanned by table entry
double
Number of table rows spanned by the table entry, specified as a double.
Data Types: double
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.
Tag — Tag for document element
string
Tag for document element, specified as a string.