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.exporting |
Modifier and Type | Method and Description |
---|---|
static org.apache.poi.ss.usermodel.Font |
Excels.parseFont(org.apache.poi.ss.usermodel.Workbook workbook,
FontOption option)
解析字体
|
Modifier and Type | Method and Description |
---|---|
FontOption |
TitleOption.getFont() |
FontOption |
ExportFieldOption.getFontOption() |
Modifier and Type | Method and Description |
---|---|
void |
TitleOption.setFont(FontOption font) |
void |
ExportFieldOption.setFontOption(FontOption fontOption) |
Modifier and Type | Method and Description |
---|---|
static org.apache.poi.ss.usermodel.Font |
FontStream.parseFont(org.apache.poi.ss.usermodel.Workbook workbook,
FontOption option)
解析 font
|
Modifier and Type | Method and Description |
---|---|
static FontOption |
SheetColumnAnalysis.parseFont(ExportFont font)
解析字体
|
Copyright © 2024. All rights reserved.