Tables.NestingLevel property (Word)

Returns the nesting level of the specified tables. Read-only Long.

Syntax

expression. NestingLevel

expression Required. A variable that represents a 'Tables' collection.

Remarks

The outermost table has a nesting level of 1. The nesting level of each successively nested table is one higher than the previous table.

See also

Tables Collection Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.