public class ExclyIntegerBlank extends ExclyInteger
errorERRORCODE| Constructor and Description |
|---|
ExclyIntegerBlank()
Constructs a new ExclyIntegerBlank.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCell(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.CellStyle cellStyle)
Sets a cell with a given style.
|
String |
toString() |
public void setCell(org.apache.poi.ss.usermodel.Cell cell,
org.apache.poi.ss.usermodel.CellStyle cellStyle)
ExclyDataTypesetCell in interface ExclyDataTypesetCell in class ExclyIntegercell - The cell which should be set.cellStyle - The cell style which should be set.public String toString()
toString in class ExclyIntegerCopyright © 2016 MuK Projects. All rights reserved.