public class ExcelExporter
extends java.lang.Object
Constructor and Description |
---|
ExcelExporter() |
Modifier and Type | Method and Description |
---|---|
static void |
toExcel(java.lang.String sheetName,
javax.swing.table.TableModel model,
boolean[] columnFilters,
java.io.OutputStream stream) |