Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getSheetActivateEvent Method
In This Topic
    getSheetActivateEvent Method
    In This Topic
    Occurs when a sheet is active.
    Syntax
    public com.grapecity.documents.excel.Event<EventHandler<SheetEventArgs>> getSheetActivateEvent()
    See Also