ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfTableStyle Class / String Property

In This Topic
    String Property (RtfTableStyle)
    In This Topic
    Gets Word/RTF string (characters) of this table style.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property String As RtfString
    public override RtfString String {get;}
    See Also