[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.RangeBase.Tables

Tables Property

Tables

Gets the collection of tables included in this range.

Declaration
public TableCollection Tables { get; }
Public ReadOnly Property Tables As TableCollection