public abstract class AbstractMatrixExcelExporter extends Object
| Constructor and Description |
|---|
AbstractMatrixExcelExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportToExcelFile(org.apache.poi.ss.usermodel.Workbook workbook,
Matrix matrix,
File file,
String sheetName) |
public void exportToExcelFile(org.apache.poi.ss.usermodel.Workbook workbook,
Matrix matrix,
File file,
String sheetName)
throws IOException
IOExceptionCopyright © 2015 Universal Java Matrix Package. All rights reserved.