Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getDeactivatedEvent Method
In This Topic
    getDeactivatedEvent Method
    In This Topic
    Occurs when the worksheet is deactivated.
    Syntax
    com.grapecity.documents.excel.Event<EventHandler<EventArgs>> getDeactivatedEvent()
    See Also