PageOrientationType
Overview
PageOrientationType is a enum in Aspose.Cells FOSS for Java.
Represents the page orientation type for a worksheet.
This enumeration defines 3 values: DEFAULT, PORTRAIT, LANDSCAPE.
Values
| Value | Description |
|---|---|
DEFAULT | |
PORTRAIT | Represents portrait page orientation (vertical layout) |
LANDSCAPE | Represents landscape page orientation (horizontal layout) |