public class StaxPoiSheet extends Object implements org.pentaho.di.core.spreadsheet.KSheet
| 构造器和说明 |
|---|
StaxPoiSheet(org.apache.poi.xssf.eventusermodel.XSSFReader reader,
String sheetName,
String sheetID) |
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.InvalidFormatExceptionIOExceptionXMLStreamExceptionpublic org.pentaho.di.core.spreadsheet.KCell[] getRow(int rownr)
getRow 在接口中 org.pentaho.di.core.spreadsheet.KSheetpublic String getName()
getName 在接口中 org.pentaho.di.core.spreadsheet.KSheetpublic int getRows()
getRows 在接口中 org.pentaho.di.core.spreadsheet.KSheetpublic org.pentaho.di.core.spreadsheet.KCell getCell(int colnr,
int rownr)
getCell 在接口中 org.pentaho.di.core.spreadsheet.KSheetprotected boolean isDateCell(String cellStyle)
public void close()
throws IOException,
XMLStreamException
Copyright © 2024 Hitachi Vantara. All rights reserved.