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

In This Topic
    Table Property (Row)
    In This Topic
    Gets the parent table of this row.
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As Table
    public Table Table {get;}
    See Also