Uses of Class
org.docx4j.wml.CTCalendarType
Packages that use CTCalendarType
-
Uses of CTCalendarType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCalendarTypeMethods in org.docx4j.wml that return CTCalendarTypeModifier and TypeMethodDescriptionObjectFactory.createCTCalendarType()Create an instance ofCTCalendarTypeCTSdtDate.getCalendar()Gets the value of the calendar property.Methods in org.docx4j.wml with parameters of type CTCalendarTypeModifier and TypeMethodDescriptionvoidCTSdtDate.setCalendar(CTCalendarType value) Sets the value of the calendar property.