PageOrientation
Overview
PageOrientation is a enum in Aspose.Cells FOSS for Java.
Represents the page orientation for a worksheet.
This enumeration defines 3 values: DEFAULT, PORTRAIT, LANDSCAPE.
Values
| Value | Description |
|---|---|
DEFAULT | Represents the default page orientation used when none is specified |
PORTRAIT | Represents a vertical page layout where the height exceeds the width |
LANDSCAPE |