| Modifier and Type | Method and Description |
|---|---|
static PaperSize |
PaperSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaperSize[] |
PaperSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Worksheet.paperSize(PaperSize size)
Set the paper size.
|
Copyright © 2023. All rights reserved.