Uses of Enum
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 type with the specified name.static STDateTimeGrouping[]STDateTimeGrouping.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 STDateTimeGroupingModifier and TypeMethodDescriptionvoidCTDateGroupItem.setDateTimeGrouping(STDateTimeGrouping value) Sets the value of the dateTimeGrouping property.