ComponentOne Word for WPF
C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfTableStyle Class / Table Property

In This Topic
    Table Property
    In This Topic
    Gets Word/RTF table of this table style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Table As RtfTable
    public RtfTable Table {get;}
    See Also