Skip to main content
A newer version of this page is available. .

Table Members

Defines a table in the document.

Properties

Name Description
index Gets an index of the table.
interval Gets the text buffer interval occupied by the current table element.
length Gets the table length in characters.
rows Provides access to a collection of table rows.
start Gets the table’s start position in the document.
styleName Gets the name of the style applied to the table (see StyleBase.name).
See Also