XlsWorksheetBase
Unselect Method
|
Unselects current tab sheet if possible.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public:
virtual void Unselect() sealed
abstract Unselect : unit -> unit
override Unselect : unit -> unit
Implements
ITabSheet
Unselect
See Also