Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getOpenedEvent Method
In This Topic
    getOpenedEvent Method
    In This Topic
    Occurs when the workbook is opened.
    Syntax
    public com.grapecity.documents.excel.Event<EventHandler<EventArgs>> getOpenedEvent()
    See Also