Clear the selection in Worksheet.

Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020

Syntax

            
 C#  Visual Basic  Visual C++  F# 
void ClearSelection()
Sub ClearSelection
void ClearSelection()
abstract ClearSelection : unit -> unit 

See Also