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