ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Excel Assembly / GrapeCity.ActiveReports.Export.Excel.Page Namespace / ExcelRenderingExtension Class
Members

In This Topic
    ExcelRenderingExtension Class
    In This Topic
    Renders report layout to excel file.
    Object Model
    ExcelRenderingExtension Class
    Syntax
    Remarks
    In comparison to ExcelTransformationDevice it doesn't use templates and try to obtain layout, not plain data. In comparison to GrapeCity.ActiveReports.Export.Excel.Section.XlsExport it doesn't use any intermediate formats, so output can be more WYSIWYG.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Export.Excel.Page.ExcelRenderingExtension

    See Also