Constructor and Description |
---|
StaxPoiSheet(org.apache.poi.xssf.eventusermodel.XSSFReader reader,
String sheetName,
String sheetID) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
KCell |
getCell(int colnr,
int rownr) |
String |
getName() |
KCell[] |
getRow(int rownr) |
int |
getRows() |
protected boolean |
isDateCell(String cellStyle) |
public StaxPoiSheet(org.apache.poi.xssf.eventusermodel.XSSFReader reader, String sheetName, String sheetID) throws org.apache.poi.openxml4j.exceptions.InvalidFormatException, IOException, XMLStreamException
org.apache.poi.openxml4j.exceptions.InvalidFormatException
IOException
XMLStreamException
protected boolean isDateCell(String cellStyle)
public void close() throws IOException, XMLStreamException
IOException
XMLStreamException
Copyright © 2018 Hitachi Vantara. All rights reserved.