Table Properties
A table in a sub-document.Name | Description |
---|---|
Auto |
Returns whether the table automatically adjusts its width to fit content. |
Background |
Returns the table’s background color. |
Borders | Returns the table’s border settings. |
Cell |
Returns margin settings of all cells in the table. |
Content |
Returns the horizontal alignment of content in table cells. |
Content |
Returns the vertical alignment of content in table cells. |
Index | Returns the table’s index in the table collection. |
Interval |
Gets the text buffer interval that contains the element.
Inherited from Document |
Parent |
Returns the cell that contains the current table. |
Rows | Returns the list of table rows. |
Style |
Returns the table style name. |
Table |
Returns style options applied to the table. |
Width | Returns the table’s width settings. |
See Also