Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ViewType Enumeration
In This Topic
    ViewType Enumeration
    In This Topic
    Represents the view type of the worksheet.
    Members
    MemberDescription
    NormalViewNormal.
    PageBreakPreviewPage break preview.
    PageLayoutViewPage layout view.
    Inheritance Hierarchy

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

    See Also