Uses of Class
org.docx4j.wml.CTCaptions
Packages that use CTCaptions
-
Uses of CTCaptions in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCaptionsMethods in org.docx4j.wml that return CTCaptionsModifier and TypeMethodDescriptionObjectFactory.createCTCaptions()Create an instance ofCTCaptionsCTSettings.getCaptions()Gets the value of the captions property.Methods in org.docx4j.wml with parameters of type CTCaptionsModifier and TypeMethodDescriptionvoidCTSettings.setCaptions(CTCaptions value) Sets the value of the captions property.