Class | Description |
---|---|
AbstractExcelDataExporter |
An abstract
IDataExporter that exports to a POI Workbook . |
ExcelDataExporter |
An
IDataExporter which exports data in the Microsoft Excel 97/2000/XP/2003 format (xls). |
OOXMLDataExporter |
An
IDataExporter which exports data in the Microsoft Excel 2007/2010 format, also known as the Office Open XML
Spreadsheet format (xlsx). |
Copyright © 2015. All rights reserved.