RangeExtensions.Select Method
Name | Parameters | Description |
---|---|---|
Select(CellRange, Boolean) static | range, expandToMergedCells | Selects the cell range and specifies whether to expand cell selection to include merged cells. |
Select(CellRange) static | range | Selects the cell range. |