PicoXLSX Library Documentation
![]() | WorksheetSetSelectedCells Method (CellRange) |
Sets the selected cells on this worksheet
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)

C#
public void SetSelectedCells( CellRange range )
Parameters
- range
- Type: PicoXLSXCellRange
Cell range to select
