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

SubDocument.tablesInfo Property

Provides information about tables contained in the document.

Declaration

tablesInfo: Table[]

Property Value

Type Description
__type[]

An array of Table objects storing information about document tables.

See Also