ActiveReports 14 .NET Edition
GrapeCity.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
    Works good with RDL reports, but not good with Page reports. Use ExcelRenderingExtension or GrapeCity.ActiveReports.Export.Excel.Section.XlsExport to export Excel data.
    Inheritance Hierarchy

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

    See Also