Package | Description |
---|---|
cn.orionsec.kit.office.excel | |
cn.orionsec.kit.office.excel.option | |
cn.orionsec.kit.office.excel.style | |
cn.orionsec.kit.office.excel.writer |
Modifier and Type | Method and Description |
---|---|
static org.apache.poi.ss.usermodel.PrintSetup |
Excels.parsePrint(org.apache.poi.ss.usermodel.Sheet sheet,
PrintOption option)
解析打印
|
Modifier and Type | Method and Description |
---|---|
PrintOption |
ExportSheetOption.getPrintOption() |
Modifier and Type | Method and Description |
---|---|
void |
ExportSheetOption.setPrintOption(PrintOption printOption) |
Modifier and Type | Method and Description |
---|---|
static org.apache.poi.ss.usermodel.PrintSetup |
PrintStream.parsePrint(org.apache.poi.ss.usermodel.Sheet sheet,
PrintOption option)
解析 print
|
Modifier and Type | Method and Description |
---|---|
BaseExcelWriter<K,V> |
BaseExcelWriter.print(PrintOption option)
设置打印属性
|
Copyright © 2024. All rights reserved.