Click or drag to resize
PicoXLSX

WorksheetSetSelectedCells Method

Overload List
 NameDescription
Public methodSetSelectedCells(CellRange)Obsolete.
Sets a single range of selected cells on this worksheet. All existing ranges will be removed
Public methodSetSelectedCells(String)Obsolete.
Sets a single range of selected cells on this worksheet. All existing ranges will be removed. Null will remove all selected cells
Public methodSetSelectedCells(CellAddress, CellAddress)Obsolete.
Sets the selected cells on this worksheet
Top
See Also