Uses of Enum
org.xlsx4j.sml.STTimePeriod
Packages that use STTimePeriod
-
Uses of STTimePeriod in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STTimePeriodMethods in org.xlsx4j.sml that return STTimePeriodModifier and TypeMethodDescriptionstatic STTimePeriodCTCfRule.getTimePeriod()Gets the value of the timePeriod property.static STTimePeriodReturns the enum constant of this type with the specified name.static STTimePeriod[]STTimePeriod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STTimePeriodModifier and TypeMethodDescriptionvoidCTCfRule.setTimePeriod(STTimePeriod value) Sets the value of the timePeriod property.