Class ExcelFile

java.lang.Object
com.amalgamasimulation.excel.DataStorage<ExcelTable<?>>
com.amalgamasimulation.excel.ExcelFile

public class ExcelFile extends DataStorage<ExcelTable<?>>
ExcelFile allow you to save tabead data and cahrts to Excel file. It contains a set of ExcelTable that represent an a tabled data and set of chart. This class also store all CellStyle for applay it in really fast way. This calss use apache POI for interractiong with Excel, and предоставляет доступ к XSSFWorkbook for manual operation with it. POIXMLProperties - может стоит написать get/set и упомянуть тут
Author:
Vitaliy