| Constructor and Description |
|---|
LongConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
readCell(org.apache.poi.ss.usermodel.Cell cell) |
java.lang.Long |
readCell(org.apache.poi.ss.usermodel.Cell cell,
java.lang.String regex)
Read a Cell and convert to
|
void |
writeCell(org.apache.poi.ss.usermodel.Cell cell,
java.lang.Long value)
Write a
|
public java.lang.Long readCell(org.apache.poi.ss.usermodel.Cell cell)
public java.lang.Long readCell(org.apache.poi.ss.usermodel.Cell cell,
java.lang.String regex)
ConverterCopyright © 2011-2012 BSTOI.NL. All Rights Reserved.