[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.CanMergeCells

CanMergeCells Method

CanMergeCells(C1TextRange)

Returns whether the cells contained in a range can be merged.

Declaration
public static bool CanMergeCells(this C1TextRange range)
Parameters
Type Name Description
C1TextRange range

A C1TextRange.

Returns
Type Description
bool

Whether the cells contained in a range can be merged.