Package | Description |
---|---|
cn.orionsec.kit.office.excel | |
cn.orionsec.kit.office.excel.reader |
Modifier and Type | Method and Description |
---|---|
static PictureParser |
Excels.createPictureParser(org.apache.poi.ss.usermodel.Sheet sheet)
创建图片解析器
|
static PictureParser |
Excels.createPictureParser(org.apache.poi.ss.usermodel.Workbook workbook,
int index)
创建图片解析器
|
static PictureParser |
Excels.createPictureParser(org.apache.poi.ss.usermodel.Workbook workbook,
org.apache.poi.ss.usermodel.Sheet sheet)
创建图片解析器
|
Modifier and Type | Field and Description |
---|---|
protected PictureParser |
BaseExcelReader.pictureParser
图片解析器
|
Copyright © 2024. All rights reserved.