Worksheet.RemoveSelectedCells Method

NanoXLSX

NanoXLSX

WorksheetRemoveSelectedCells Method

Removes the cell selection of this worksheet

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public void RemoveSelectedCells()
See Also