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