Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / 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
    See Also