| Package | Description |
|---|---|
| com.agimatec.utility.fileimport.spreadsheet |
| Modifier and Type | Field and Description |
|---|---|
protected ExcelFormat |
ExcelRowTokenizerFactory.format |
protected ExcelFormat |
ExcelRowReader.format |
protected ExcelFormat |
ExcelGenerator.format |
| Modifier and Type | Method and Description |
|---|---|
ExcelFormat |
ExcelRowTokenizerFactory.getFormat() |
ExcelFormat |
ExcelRowReader.getFormat() |
ExcelFormat |
ExcelGenerator.getFormat() |
static ExcelFormat |
ExcelFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcelFormat[] |
ExcelFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelRowTokenizerFactory.setFormat(ExcelFormat format) |
void |
ExcelRowReader.setFormat(ExcelFormat format) |
void |
ExcelGenerator.setFormat(ExcelFormat format) |
Copyright © 2008-2016. All Rights Reserved.