ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.Objects Namespace / RtfTable Class / IsContentMerge Property

In This Topic
    IsContentMerge Property
    In This Topic
    Gets or sets content of cells merge or no.
    Syntax
    'Declaration
     
    Public Property IsContentMerge As Boolean
    public bool IsContentMerge {get; set;}
    See Also