Uses of Enum Class
org.docx4j.sharedtypes.STCalendarType
Packages that use STCalendarType
-
Uses of STCalendarType in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STCalendarTypeMethods in org.xlsx4j.sml that return STCalendarTypeModifier and TypeMethodDescriptionCTFilters.getCalendarType()Gets the value of the calendarType property.Methods in org.xlsx4j.sml with parameters of type STCalendarTypeModifier and TypeMethodDescriptionvoidCTFilters.setCalendarType(STCalendarType value) Sets the value of the calendarType property.