程序包 | 说明 |
---|---|
com.fr.io.exporter | |
com.fr.io.exporter.poi.wrapper | |
com.fr.web.core.utils |
限定符和类型 | 方法和说明 |
---|---|
protected void |
AbstractExcelExporter.dealWithPrintSetUp(POIPrintSetupAction printSetup,
PaperSize paperSize,
int orientation,
ReportSettingsProvider reportSettings)
导出当前报表的打印设置到excel, 包括纸张, 横纵向, 页眉页脚距离
|
限定符和类型 | 类和说明 |
---|---|
class |
HssfPrintSetupWrapper1 |
class |
XssfPrintSetupWrapper1 |
限定符和类型 | 方法和说明 |
---|---|
static void |
ExportUtils.dealWithPrintSetUp(POIPrintSetupAction printSetup,
PaperSize paperSize,
int orientation,
ReportSettingsProvider reportSettings)
导出当前报表的打印设置到excel, 包括纸张, 横纵向, 页眉页脚距离
|