public class HSSFExcelParser extends ExcelParser
构造器和说明 |
---|
HSSFExcelParser() |
限定符和类型 | 方法和说明 |
---|---|
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
在类中 ExcelParser
Exception
protected void addBlankCells(List<com.bstek.ureport.definition.CellDefinition> cellDefs, int rowNumber, int totalColumn)
public boolean support(String name)
support
在类中 ExcelParser
Copyright © 2022 Bstek. All rights reserved.