Uses of Enum Class
org.xlsx4j.sml.STDateTimeGrouping
Packages that use STDateTimeGrouping
-
Uses of STDateTimeGrouping in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STDateTimeGroupingMethods in org.xlsx4j.sml that return STDateTimeGroupingModifier and TypeMethodDescriptionstatic STDateTimeGroupingCTDateGroupItem.getDateTimeGrouping()Gets the value of the dateTimeGrouping property.static STDateTimeGroupingReturns the enum constant of this class with the specified name.static STDateTimeGrouping[]STDateTimeGrouping.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STDateTimeGroupingModifier and TypeMethodDescriptionvoidCTDateGroupItem.setDateTimeGrouping(STDateTimeGrouping value) Sets the value of the dateTimeGrouping property.