[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Table.NestedTabels

NestedTabels Property

NestedTabels

Gets the collection of tables nested within this table.

Declaration
public Table[] NestedTabels { get; }
Public ReadOnly Property NestedTabels As Table()