public class MaxExcelExport
extends java.lang.Object
Constructor and Description |
---|
MaxExcelExport(Schedule schedule,
com.ibm.json.java.JSONObject exportConfig)
NOTE you should always pass a cloned schedule, since this repositions pages, etc.
|
Modifier and Type | Method and Description |
---|---|
void |
export(java.io.OutputStream os) |
java.util.List<java.lang.String> |
getColumnNames() |
public MaxExcelExport(Schedule schedule, com.ibm.json.java.JSONObject exportConfig)
schedule
- exportConfig
-