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

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