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