Aspose::Cells::PageOrientationType enum

PageOrientationType enum

Represents print orientation constants.

enum class PageOrientationType

Values

NameValueDescription
Landscape0
Landscape orientation.
Portrait1
Portrait orientation.

See Also