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

In This Topic
    MergedColumns Property
    In This Topic
    Gets merged columns for this cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property MergedColumns As Integer
    public int MergedColumns {get;}
    See Also