[]
Returns whether table columns and rows can be inserted in a range.
public static bool CanInsertColumnsOrRows(this C1TextRange range)
| Type | Name | Description |
|---|---|---|
| C1TextRange | range | A C1TextRange. |
| Type | Description |
|---|---|
| bool | Whether table columns and rows can be inserted in the parameter range. |