Uses of Class
org.docx4j.wml.CTTargetScreenSz
Packages that use CTTargetScreenSz
-
Uses of CTTargetScreenSz in org.docx4j.wml
Fields in org.docx4j.wml declared as CTTargetScreenSzMethods in org.docx4j.wml that return CTTargetScreenSzModifier and TypeMethodDescriptionObjectFactory.createCTTargetScreenSz()Create an instance ofCTTargetScreenSzCTWebSettings.getTargetScreenSz()Gets the value of the targetScreenSz property.Methods in org.docx4j.wml with parameters of type CTTargetScreenSzModifier and TypeMethodDescriptionvoidCTWebSettings.setTargetScreenSz(CTTargetScreenSz value) Sets the value of the targetScreenSz property.