[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.InsertColumnsRight

InsertColumnsRight Method

InsertColumnsRight(C1TextRange)

Inserts table columns to the right.

Declaration
public static IList<C1TableColumn> InsertColumnsRight(this C1TextRange range)
Parameters
Type Name Description
C1TextRange range

The range where to insert table columns.

Returns
Type Description
IList<C1TableColumn>

The list of new columns