ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.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