Methods in it.eng.spagobi.engines.qbe.crosstable.exporter with parameters of type CrossTab |
int |
CrosstabXLSExporterFromJavaObject.commonFillSheet(org.apache.poi.ss.usermodel.Sheet sheet,
CrossTab cs,
org.json.JSONObject crosstabJSON,
org.apache.poi.ss.usermodel.CreationHelper createHelper,
int startRow)
|
int |
CrosstabXLSXExporterFromJavaObject.commonFillSheet(org.apache.poi.ss.usermodel.Sheet sheet,
CrossTab cs,
org.json.JSONObject crosstabJSON,
org.apache.poi.ss.usermodel.CreationHelper createHelper,
int startRow)
|
int |
CrosstabXLSExporterFromJavaObject.fillAlreadyCreatedSheet(org.apache.poi.ss.usermodel.Sheet sheet,
CrossTab cs,
org.json.JSONObject crosstabJSON,
org.apache.poi.ss.usermodel.CreationHelper createHelper,
int startRow)
|
int |
CrosstabXLSXExporterFromJavaObject.fillAlreadyCreatedSheet(org.apache.poi.ss.usermodel.Sheet sheet,
CrossTab cs,
org.json.JSONObject crosstabJSON,
org.apache.poi.ss.usermodel.CreationHelper createHelper,
int startRow)
|
int |
CrosstabXLSExporterFromJavaObject.initSheet(org.apache.poi.ss.usermodel.Sheet sheet,
CrossTab cs)
Sheet initialization. |
int |
CrosstabXLSXExporterFromJavaObject.initSheet(org.apache.poi.ss.usermodel.Sheet sheet,
CrossTab cs)
Sheet initialization. |