| Package | Description |
|---|---|
| com.suncode.cuf.io.office | |
| com.suncode.cuf.io.office.model |
| Modifier and Type | Method and Description |
|---|---|
ExcelFormat |
ExcelWriter.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExcelWriter.setFormat(ExcelFormat format) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2019 Suncode. All rights reserved.