[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.CanUnmergeCell

CanUnmergeCell Method

CanUnmergeCell(C1TextRange)

Returns whether a cell can be unmerged.

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

A range inside a C1TableCell.

Returns
Type Description
bool

Whether a cell can be unmerged.