Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorksheet Interface / Activate Method
In This Topic
    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