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

In This Topic
    Row Property (RtfTableStyle)
    In This Topic
    Gets Word/RTF table row of this table style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As RtfRow
    public RtfRow Row {get;}
    See Also