Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / PrintErrors Enumeration
In This Topic
    PrintErrors Enumeration
    In This Topic
    Represents an PrintErrors contstant specifying the type of print error displayed.
    Members
    MemberDescription
    BlankPrint errors are blank.
    DashPrint errors are displayed as dashes.
    DisplayedAll print errors are displayed.
    NAPrint errors are displayed as not available.
    Inheritance Hierarchy

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

    See Also