ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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