Uses of Class
org.docx4j.wml.CTAutoCaptions
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTAutoCaptions in org.docx4j.wml
Fields in org.docx4j.wml declared as CTAutoCaptions Modifier and Type Field Description protected CTAutoCaptionsCTCaptions. autoCaptionsMethods in org.docx4j.wml that return CTAutoCaptions Modifier and Type Method Description CTAutoCaptionsObjectFactory. createCTAutoCaptions()Create an instance ofCTAutoCaptionsCTAutoCaptionsCTCaptions. getAutoCaptions()Gets the value of the autoCaptions property.Methods in org.docx4j.wml with parameters of type CTAutoCaptions Modifier and Type Method Description voidCTCaptions. setAutoCaptions(CTAutoCaptions value)Sets the value of the autoCaptions property.