GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Activate Method
Activate Method (IWorksheet)
In This Topic
Makes the current sheet the active sheet. This is equivalent to clicking the sheet's tab.
Syntax
void Activate()
See Also