Aspose::Cells::PageOrientationType enum
PageOrientationType enum
Represents print orientation constants.
enum class PageOrientationType
Values
| Name | Value | Description |
|---|---|---|
| Landscape | 0 | Landscape orientation. |
| Portrait | 1 | Portrait orientation. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++