Uses of Class
org.docx4j.wml.CTWebSettings.PixelsPerInch
Packages that use CTWebSettings.PixelsPerInch
-
Uses of CTWebSettings.PixelsPerInch in org.docx4j.wml
Fields in org.docx4j.wml declared as CTWebSettings.PixelsPerInchModifier and TypeFieldDescriptionprotected CTWebSettings.PixelsPerInchCTWebSettings.pixelsPerInchMethods in org.docx4j.wml that return CTWebSettings.PixelsPerInchModifier and TypeMethodDescriptionObjectFactory.createCTWebSettingsPixelsPerInch()Create an instance ofCTWebSettings.PixelsPerInchCTWebSettings.getPixelsPerInch()Gets the value of the pixelsPerInch property.Methods in org.docx4j.wml with parameters of type CTWebSettings.PixelsPerInchModifier and TypeMethodDescriptionvoidCTWebSettings.setPixelsPerInch(CTWebSettings.PixelsPerInch value) Sets the value of the pixelsPerInch property.