ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.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