Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Table Class / Next Property

In This Topic
    Next Property (Table)
    In This Topic
    Gets the next table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Table
    public Table Next {get;}
    See Also