Uses of Class
org.docx4j.wml.CTZoom
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTZoom in org.docx4j.wml
Fields in org.docx4j.wml declared as CTZoom Modifier and Type Field Description protected CTZoomCTSettings. zoomMethods in org.docx4j.wml that return CTZoom Modifier and Type Method Description CTZoomObjectFactory. createCTZoom()Create an instance ofCTZoomCTZoomCTSettings. getZoom()Gets the value of the zoom property.Methods in org.docx4j.wml with parameters of type CTZoom Modifier and Type Method Description voidCTSettings. setZoom(CTZoom value)Sets the value of the zoom property.