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

In This Topic
    Table Property (TableCell)
    In This Topic
    Gets the owner TableFragment.
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As TableFragment
    public TableFragment Table {get;}
    See Also