Skip navigation links
D E G N R W 

D

de.alpharogroup.export.excel.poi - package de.alpharogroup.export.excel.poi
Provides classes for export excel files

E

ExcelPoiFactory - Class in de.alpharogroup.export.excel.poi
Factory class for create poi objects.
ExcelPoiFactory() - Constructor for class de.alpharogroup.export.excel.poi.ExcelPoiFactory
 
ExportExcelExtensions - Class in de.alpharogroup.export.excel.poi
The class ExportExcelExtensions provides methods for export excel sheet File objects
ExportExcelExtensions() - Constructor for class de.alpharogroup.export.excel.poi.ExportExcelExtensions
 
exportWorkbook(File) - Static method in class de.alpharogroup.export.excel.poi.ExportExcelExtensions
Exports the given excel sheet File and return a two dimensonal array which holds the sheets and arrays of the rows
exportWorkbookAsStringList(File) - Static method in class de.alpharogroup.export.excel.poi.ExportExcelExtensions
Exports the given excel sheet File in a list of lists with the list of the sheets and lists of the rows.

G

getCellValueAsString(Cell) - Static method in class de.alpharogroup.export.excel.poi.ExportExcelExtensions
Gets the cell value as String from the given Cell object

N

newCellStyle(Workbook, String, boolean, short) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Creates a new CellStyle from the given parameters.
newDateCellStyle(Workbook, String) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Creates a new CellStyle with the given date format.
newFont(Workbook, String, boolean, short) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Creates a new font from the given parameters.
newHSSFWorkbook(File) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Creates a new HSSFWorkbook from the given file.
newHSSFWorkbook(String) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Creates a new HSSFWorkbook from the given file name.
newSheet(Workbook, String) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Creates a new Sheet with the given name.
newXSSFWorkbook(File) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Creates a new HSSFWorkbook from the given file.

R

replaceNullCellsIntoEmptyCells(File) - Static method in class de.alpharogroup.export.excel.poi.ExportExcelExtensions
Replace null cells into empty cells.

W

writeWorkbook(Workbook, File) - Static method in class de.alpharogroup.export.excel.poi.ExcelPoiFactory
Writes the given Workbook to the given file.
D E G N R W 
Skip navigation links

Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.