[]
        
(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)
Public Shared Function MergeCells(range As C1TextRange) As C1TableCell
Parameters
Type Name Description
C1TextRange range

A C1TextRange.

Returns
Type Description
C1TableCell