ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Boolean
    public bool IsMerged {get;}
    See Also