public class MatrixXLSExporter extends AbstractMatrixExcelExporter
| Constructor and Description |
|---|
MatrixXLSExporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportToXLSFile(Matrix matrix,
File file,
String sheetName) |
exportToExcelFilepublic void exportToXLSFile(Matrix matrix, File file, String sheetName) throws IOException
IOExceptionCopyright © 2015 Universal Java Matrix Package. All rights reserved.