ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.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 System.Integer
    public System.int MergedRows {get;}
    See Also