public class XSSFExcelParser extends ExcelParser
| 构造器和说明 |
|---|
XSSFExcelParser() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addBlankCells(List<com.bstek.ureport.definition.CellDefinition> cellDefs,
int rowNumber,
int totalColumn) |
com.bstek.ureport.definition.ReportDefinition |
parse(InputStream inputStream) |
boolean |
support(String name) |
public com.bstek.ureport.definition.ReportDefinition parse(InputStream inputStream) throws Exception
parse 在类中 ExcelParserExceptionprotected void addBlankCells(List<com.bstek.ureport.definition.CellDefinition> cellDefs, int rowNumber, int totalColumn)
public boolean support(String name)
support 在类中 ExcelParserCopyright © 2022 Bstek. All rights reserved.