Uses of Class
org.docx4j.wml.CTTargetScreenSz
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTTargetScreenSz in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTargetScreenSz Modifier and Type Field Description protected CTTargetScreenSzCTWebSettings. targetScreenSzMethods in org.docx4j.wml that return CTTargetScreenSz Modifier and Type Method Description CTTargetScreenSzObjectFactory. createCTTargetScreenSz()Create an instance ofCTTargetScreenSzCTTargetScreenSzCTWebSettings. getTargetScreenSz()Gets the value of the targetScreenSz property.Methods in org.docx4j.wml with parameters of type CTTargetScreenSz Modifier and Type Method Description voidCTWebSettings. setTargetScreenSz(CTTargetScreenSz value)Sets the value of the targetScreenSz property.