| Package | Description |
|---|---|
| org.appng.tools.poi |
Helper classes for simpler creation of XLS(x) workbooks and sheets using Apache POI
|
| Modifier and Type | Method and Description |
|---|---|
FontBuilder |
FontBuilder.bold() |
FontBuilder |
FontBuilder.color(Color color) |
FontBuilder |
FontBuilder.color(String hexcode) |
FontBuilder |
WorkBookHelper.font() |
FontBuilder |
FontBuilder.italic() |
FontBuilder |
FontBuilder.name(String name) |
FontBuilder |
FontBuilder.size(short size) |
FontBuilder |
FontBuilder.strikeout() |
FontBuilder |
FontBuilder.underline() |
FontBuilder |
FontBuilder.underlineDouble() |
Copyright © 2011–2020 aiticon GmbH. All rights reserved.