Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PageOrientation Enumeration
In This Topic
    PageOrientation Enumeration
    In This Topic
    Represents the portrait or landscape printing mode.
    Members
    MemberDescription
    LandscapeLandscape mode.
    PortraitPortrait mode.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.PageOrientation

    See Also