TopLevelTables Property

See Also         Example         Applies To

Returns a Tables collection that represents the tables at the outermost nesting level in the current range or selection. Read-only.

Remarks

This method returns a collection containing only those tables at the outermost nesting level within the context of the current range or selection. These tables may not be at the outermost nesting level within the entire set of nested tables.

For information about returning a single member of a collection, see Returning an Object from a Collection.