Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getAfterSaveEvent Method
In This Topic
    getAfterSaveEvent Method
    In This Topic
    Occurs after the workbook is saved.
    Syntax
    com.grapecity.documents.excel.Event<EventHandler<EventArgs>> getAfterSaveEvent()
    See Also