ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfCell Class / MergedCell Property

In This Topic
    MergedCell Property
    In This Topic
    Gets merged cell for this cell or null.
    Syntax
    'Declaration
     
    Public ReadOnly Property MergedCell As RtfCell
    public RtfCell MergedCell {get;}
    See Also