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

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