ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfCell Class / IsMerged Property

In This Topic
    IsMerged Property
    In This Topic
    Gets merged or not this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMerged As System.Boolean
    public System.bool IsMerged {get;}
    See Also