Package | Description |
---|---|
com.qoppa.office |
This package contains the main classes to load and convert MS Word documents.
|
Modifier and Type | Method and Description |
---|---|
static ExcelConvertOptions.PageSize |
ExcelConvertOptions.PageSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcelConvertOptions.PageSize[] |
ExcelConvertOptions.PageSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|