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

In This Topic
    ExcelTransformationDevice Class
    In This Topic
    Allows for the creation of an excel spreadsheet containing rendered data from a report. Render Page report through RDF.
    Object Model
    ExcelTransformationDevice Class
    Syntax
    Remarks
    This export export allows to export just table data without layout-related expressions (page number, etc.), with a lot of limitation: but the data looks similar to layout and export has good performance.
    Inheritance Hierarchy

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

    See Also