| Package | Description |
|---|---|
| org.subtlelib.poi.api.configuration | |
| org.subtlelib.poi.impl.configuration | |
| org.subtlelib.poi.impl.sheet | |
| org.subtlelib.poi.impl.workbook |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
ConfigurationProvider.getConfiguration()
Get workbook wide configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultConfiguration
Not intended to be used in real application however can.
|
| Modifier and Type | Method and Description |
|---|---|
Configuration |
SheetContextNoImpl.getConfiguration() |
Configuration |
SheetContextImpl.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
WorkbookContextImpl.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static WorkbookContext |
WorkbookContextFactory.createWorkbook(Configuration configuration) |
| Constructor and Description |
|---|
WorkbookContextImpl(org.apache.poi.hssf.usermodel.HSSFWorkbook workbook,
StyleConfiguration styleConfiguration,
Configuration configuration) |
Copyright © 2014. All rights reserved.