[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.InsertRowsAbove

InsertRowsAbove Method

InsertRowsAbove(C1TextRange)

Inserts table rows above.

Declaration
public static IList<C1TableRow> InsertRowsAbove(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