printcommenttype-ag凯发旗舰厅



com.spire.xls
enum printcommenttype

java.lang.object
  extended by java.lang.enum<printcommenttype>
      extended by 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.
 
enum constant detail

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.


网站地图