Uses of Class
org.docx4j.wml.CTCalendarType
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTCalendarType in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCalendarType Modifier and Type Field Description protected CTCalendarTypeCTSdtDate. calendarMethods in org.docx4j.wml that return CTCalendarType Modifier and Type Method Description CTCalendarTypeObjectFactory. createCTCalendarType()Create an instance ofCTCalendarTypeCTCalendarTypeCTSdtDate. getCalendar()Gets the value of the calendar property.Methods in org.docx4j.wml with parameters of type CTCalendarType Modifier and Type Method Description voidCTSdtDate. setCalendar(CTCalendarType value)Sets the value of the calendar property.