Orientation Enum
In This Article
Lists values specifying the page orientation.
#Declaration
TypeScript
declare enum Orientation {
Landscape = 0,
Portrait = 1
}
#Members
Name | Description |
---|---|
Landscape
|
Worksheet page orientation is landscape. |
Portrait
|
Worksheet page orientation is portrait. |
#Remarks
Values listed by this enumeration are used in the following members: