excelsheettype-ag凯发旗舰厅



com.spire.xls
enum excelsheettype

java.lang.object
  extended by java.lang.enum<excelsheettype>
      extended by com.spire.xls.excelsheettype
all implemented interfaces:
java.lang.comparable<excelsheettype>

public enum excelsheettype
extends java.lang.enum<excelsheettype>

sheet types.


enum constant summary
chartsheet
          charts.
dialogsheet
          dialogs.
excel4intlmacrosheet
          excel 4.0 international marcos sheet.
excel4macrosheet
          excel 4.0 marcos sheet.
normalworksheet
          worksheets.
 
enum constant detail

chartsheet

public static final excelsheettype chartsheet
charts.

dialogsheet

public static final excelsheettype dialogsheet
dialogs.

excel4intlmacrosheet

public static final excelsheettype excel4intlmacrosheet
excel 4.0 international marcos sheet.

excel4macrosheet

public static final excelsheettype excel4macrosheet
excel 4.0 marcos sheet.

normalworksheet

public static final excelsheettype normalworksheet
worksheets.


网站地图