Uses of Class
org.docx4j.wml.CTCaptions
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTCaptions in org.docx4j.wml
Fields in org.docx4j.wml declared as CTCaptions Modifier and Type Field Description protected CTCaptionsCTSettings. captionsMethods in org.docx4j.wml that return CTCaptions Modifier and Type Method Description CTCaptionsObjectFactory. createCTCaptions()Create an instance ofCTCaptionsCTCaptionsCTSettings. getCaptions()Gets the value of the captions property.Methods in org.docx4j.wml with parameters of type CTCaptions Modifier and Type Method Description voidCTSettings. setCaptions(CTCaptions value)Sets the value of the captions property.