[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.EditExtensions.InsertColumnsLeft

InsertColumnsLeft Method

InsertColumnsLeft(C1TextRange)

Inserts table columns to the left.

Declaration
public static IList<C1TableColumn> InsertColumnsLeft(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