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

In This Topic
    Row Property (RtfCell)
    In This Topic
    Gets row object for this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Row As RtfRow
    public RtfRow Row {get;}
    See Also