Overload | Description |
---|---|
SelectCells(CellReferences,Boolean) | Selects the cells. |
SelectCells(CellReferences) | Selects the cells. |
SelectCells(CellReference,CellReference,Boolean) | Selects the cells in rectangle between firstCell and secondCell cells. |
SelectCells(CellReference,CellReference) | Selects the cells in rectangle between firstCell and secondCell cells. |