printerrorstype-ag凯发旗舰厅
com.spire.xls
enum printerrorstype
java.lang.object
java.lang.enum<printerrorstype>
com.spire.xls.printerrorstype
- all implemented interfaces:
- java.lang.comparable<printerrorstype>
public enum printerrorstype
- extends java.lang.enum<printerrorstype>
print error values.
enum constant summary |
blank
represents the blank option. |
dash
represents the dash option. |
displayed
represents the displayed option. |
na
represents the na option. |
blank
public static final printerrorstype blank
- represents the blank option.
dash
public static final printerrorstype dash
- represents the dash option.
displayed
public static final printerrorstype displayed
- represents the displayed option.
na
public static final printerrorstype na
- represents the na option.