public class StaxPoiCell extends Object implements org.pentaho.di.core.spreadsheet.KCell
| 构造器和说明 |
|---|
StaxPoiCell(Object value,
org.pentaho.di.core.spreadsheet.KCellType type,
int row) |
StaxPoiCell(String value,
int row) |
public StaxPoiCell(String value, int row)
public StaxPoiCell(Object value, org.pentaho.di.core.spreadsheet.KCellType type, int row)
public org.pentaho.di.core.spreadsheet.KCellType getType()
getType 在接口中 org.pentaho.di.core.spreadsheet.KCellpublic Object getValue()
getValue 在接口中 org.pentaho.di.core.spreadsheet.KCellpublic String getContents()
getContents 在接口中 org.pentaho.di.core.spreadsheet.KCellpublic int getRow()
getRow 在接口中 org.pentaho.di.core.spreadsheet.KCellCopyright © 2024 Hitachi Vantara. All rights reserved.