public class XMLCellValueAndStyle extends Object implements ICellValueAndStyle
| 构造器和说明 |
|---|
XMLCellValueAndStyle() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
conversion(int row,
Cell cell,
Object o,
Column hc)
Int value conversion to others
|
String |
getFileSuffix()
Returns the worksheet name
|
int |
getStyleIndex(int rows,
Column hc,
Object o)
已过时。
|
protected int |
getStyleIndex(int row,
Column hc,
Object o,
int style)
已过时。
|
void |
reset(int row,
Cell cell,
Object e,
Column hc)
已过时。
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdownloadRemoteResource, getStyleIndex, isAllowDirectOutput, reset, setCellValue, setNullValue, setStyleDesign, unknownType, writeAsMediapublic void conversion(int row,
Cell cell,
Object o,
Column hc)
conversion 在接口中 ICellValueAndStylerow - the row numbercell - the cello - the cell valuehc - the header column@Deprecated public void reset(int row, Cell cell, Object e, Column hc)
reset 在接口中 ICellValueAndStylerow - the row numbercell - the celle - the cell valuehc - the header column@Deprecated protected int getStyleIndex(int row, Column hc, Object o, int style)
row - the row numberhc - the header columno - the cell valuestyle - the default style@Deprecated public int getStyleIndex(int rows, Column hc, Object o)
getStyleIndex 在接口中 ICellValueAndStylerows - the row numberhc - the header columno - the cell valuepublic String getFileSuffix()
getFileSuffix 在接口中 ICellValueAndStyleCopyright © 2023. All rights reserved.