[]
Returns the widest caret range of the first cell in a range.
public static C1TextRange CellRange(this C1TextRange range)
Type | Name | Description |
---|---|---|
C1TextRange | range | A C1TextRange. |
Type | Description |
---|---|
C1TextRange | The widest caret range of the first cell in the parameter range. |