PaperSizeType

Overview

PaperSizeType is a enum in Aspose.Cells FOSS for Java.

Represents the paper size type for a worksheet.

Values

ValueDescription
DEFAULT
PAPER_LETTER
PAPER_TABLOID
PAPER_LEGAL
PAPER_STATEMENT
PAPER_EXECUTIVE
PAPER_A3
PAPER_A4
PAPER_A5
PAPER_B4
PAPER_B5

Properties

NameTypeAccessDescription
valueintReadReturns the value.

Methods

SignatureDescription
getValue()intReturns the value.