Enum Class的使用
com.grapecity.documents.excel.TimePeriods
-
com.grapecity.documents.excel中TimePeriods的使用
修饰符和类型方法说明IFormatCondition.getDateOperator()
Specifies theTimePeriods
Date operator used in the format condition.static TimePeriods
Returns the enum constant of this class with the specified name.static TimePeriods[]
TimePeriods.values()
Returns an array containing the constants of this enum class, in the order they are declared.修饰符和类型方法说明void
IFormatCondition.setDateOperator
(TimePeriods value) Specifies theTimePeriods
Date operator used in the format condition.