[]
Inserts table rows above.
public static IList<C1TableRow> InsertRowsAbove(this C1TextRange range)
| Type | Name | Description |
|---|---|---|
| C1TextRange | range | The range where to insert table rows. |
| Type | Description |
|---|---|
| IList<C1TableRow> | The list of new rows |