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

    Return Value

    The new IWorkbook object.
    See Also