ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfCell Class / MergedRows Property

In This Topic
    MergedRows Property
    In This Topic
    Gets merged rows for this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property MergedRows As Integer
    public int MergedRows {get;}
    See Also