PaperSizeType
Overview
PaperSizeType is a enum in Aspose.Cells FOSS for Java.
Represents the paper size type for a worksheet.
Values
| Value | Description |
|---|---|
DEFAULT | |
PAPER_LETTER | |
PAPER_TABLOID | |
PAPER_LEGAL | |
PAPER_STATEMENT | |
PAPER_EXECUTIVE | |
PAPER_A3 | |
PAPER_A4 | |
PAPER_A5 | |
PAPER_B4 | |
PAPER_B5 |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | int | Read | Returns the value. |
Methods
| Signature | Description |
|---|---|
getValue() → int | Returns the value. |