chartbaseunittype-ag凯发旗舰厅



com.spire.xls
enum chartbaseunittype

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

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

represents chart base unit.


enum constant summary
day
          represents day base unit.
month
          represents month base unit.
year
          represents year base unit.
 
enum constant detail

day

public static final chartbaseunittype day
represents day base unit.

month

public static final chartbaseunittype month
represents month base unit.

year

public static final chartbaseunittype year
represents year base unit.


网站地图