Columns.NestingLevel Property (Word)

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

Syntax

expression .NestingLevel

expression Required. A variable that represents a Columns 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

Concepts

Columns Collection Object

Columns Object Members