Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PrintLocation Enumeration
In This Topic
    PrintLocation Enumeration
    In This Topic
    Represents the way comments are printed with the sheet.
    Members
    MemberDescription
    InPlaceLandscape mode.
    NoCommentsLandscape mode.
    SheetEndLandscape mode.
    Inheritance Hierarchy

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

    See Also