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