printcommenttype-ag凯发旗舰厅
com.spire.xls
enum printcommenttype
java.lang.object
java.lang.enum<printcommenttype>
com.spire.xls.printcommenttype
- all implemented interfaces:
- java.lang.comparable<printcommenttype>
public enum printcommenttype
- extends java.lang.enum<printcommenttype>
enum constant summary |
inplace
represents as displayed on sheet setting. |
nocomments
represents (none) setting. |
sheetend
represents at end of sheet setting. |
inplace
public static final printcommenttype inplace
- represents as displayed on sheet setting.
nocomments
public static final printcommenttype nocomments
- represents (none) setting.
sheetend
public static final printcommenttype sheetend
- represents at end of sheet setting.