Click or drag to resize
NanoXLSX

Worksheet.SetSelectedCells Method

Overload List
 NameDescription
Public methodSetSelectedCells(Range)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(Address, Address)Obsolete.
Sets a single range of selected cells on this worksheet. All existing ranges will be removed
Top
See Also