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

In This Topic
    Merge Property
    In This Topic
    Gets merge type for this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property Merge As RtfMergeCellType
    public RtfMergeCellType Merge {get;}
    See Also