Gets a table's outer table. The property's value is an object of the type Table or null if this table is a top-level table.
Introduced: 11.0.
public Table OuterTable { get; }
Public ReadOnly Property OuterTable() As Table
Read only.