Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / Tables Property

In This Topic
    Tables Property
    In This Topic
    Gets the collection of tables included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property Tables As TableCollection
    public TableCollection Tables {get;}
    See Also