[]
Inserts table columns to the right.
public static IList<C1TableColumn> InsertColumnsRight(this C1TextRange range)
Type | Name | Description |
---|---|---|
C1TextRange | range | The range where to insert table columns. |
Type | Description |
---|---|
IList<C1TableColumn> | The list of new columns |