| Package | Description |
|---|---|
| org.databene.formats.xls |
| Modifier and Type | Method and Description |
|---|---|
protected PropFormat |
XLSBeanPersistor.addProperty(String name) |
PropFormat |
PropFormat.withDateFormat() |
PropFormat |
PropFormat.withDecimalFormat(int fractionDigits) |
PropFormat |
PropFormat.withIntFormat() |
PropFormat |
PropFormat.withPattern(String pattern) |
PropFormat |
PropFormat.withPercentageFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanXLSWriter.addProperty(PropFormat property) |
| Constructor and Description |
|---|
BeanXLSWriter(OutputStream out,
String sheetName,
List<PropFormat> beanProperties) |
Copyright © 2006–2016 Volker Bergmann. All rights reserved.