Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / activate Method
In This Topic
    activate Method
    In This Topic
    Makes the current sheet the active sheet. This is equivalent to clicking the sheet's tab.
    Syntax
    void activate()
    See Also