Enum PageOrientationType
Page orientation types in Excel.
public enum PageOrientationType
Fields
Landscape = 2
Represents landscape setting.
Portrait = 1
Represents potrait setting.
Page orientation types in Excel.
public enum PageOrientationType
Landscape = 2
Represents landscape setting.
Portrait = 1
Represents potrait setting.