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