Uses of Class
org.docx4j.wml.CTAutoCaptions
Packages that use CTAutoCaptions
-
Uses of CTAutoCaptions in org.docx4j.wml
Fields in org.docx4j.wml declared as CTAutoCaptionsMethods in org.docx4j.wml that return CTAutoCaptionsModifier and TypeMethodDescriptionObjectFactory.createCTAutoCaptions()Create an instance ofCTAutoCaptionsCTCaptions.getAutoCaptions()Gets the value of the autoCaptions property.Methods in org.docx4j.wml with parameters of type CTAutoCaptionsModifier and TypeMethodDescriptionvoidCTCaptions.setAutoCaptions(CTAutoCaptions value) Sets the value of the autoCaptions property.