Click or drag to resize

XlsWorksheetBase Activate Method

Makes the current sheet the active sheet. Equivalent to clicking the sheet's tab in MS Excel.

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 Activate()

Implements

ITabSheet Activate
See Also