[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.MergeCells

MergeCells Method

MergeCells(C1TextRange)

Merges the cells contained in the parameter range.

Declaration
public static C1TableCell MergeCells(this C1TextRange range)
Parameters
Type Name Description
C1TextRange range

A C1TextRange.

Returns
Type Description
C1TableCell