public static final class PoijiLogCellFormat.InternalCellFormat extends Object
| Constructor and Description |
|---|
InternalCellFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.ss.util.CellAddress |
getCellAddress() |
String |
getCellStypeStr() |
String |
getCellType() |
short |
getFormatIndex() |
String |
getFormatString() |
void |
setCellType(String cellType) |
String |
toString() |
public org.apache.poi.ss.util.CellAddress getCellAddress()
public String getCellStypeStr()
public short getFormatIndex()
public String getFormatString()
public String getCellType()
public void setCellType(String cellType)
Copyright © 2017–2020. All rights reserved.