ITabSheet
Activate Method
|
Makes the current sheet the active sheet. Equivalent to clicking the
sheet's tab.
Namespace:
Spire.Xls.Core
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
abstract Activate : unit -> unit
See Also