Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / generateReport Method / generateReport() Method
In This Topic
    generateReport() Method
    In This Topic
    Process the template and return the instance of report workbook.
    Syntax
    public IWorkbook generateReport()

    Return Value

    The new IWorkbook object.
    See Also