Worksheet.RemoveSelectedCells Method

PicoXLSX

PicoXLSX

WorksheetRemoveSelectedCells Method

Removes the cell selection of this worksheet

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public void RemoveSelectedCells()
See Also