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

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