[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.InsertRowsBelow

InsertRowsBelow Method

InsertRowsBelow(C1TextRange)

Inserts table rows below.

Declaration
public static IList<C1TableRow> InsertRowsBelow(this C1TextRange range)
Parameters
Type Name Description
C1TextRange range

The range where to insert table rows.

Returns
Type Description
IList<C1TableRow>

The list of new rows