Uses of Class
org.docx4j.wml.CTSettings.ClickAndTypeStyle
Packages that use CTSettings.ClickAndTypeStyle
-
Uses of CTSettings.ClickAndTypeStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.ClickAndTypeStyleModifier and TypeFieldDescriptionprotected CTSettings.ClickAndTypeStyleCTSettings.clickAndTypeStyleMethods in org.docx4j.wml that return CTSettings.ClickAndTypeStyleModifier and TypeMethodDescriptionObjectFactory.createCTSettingsClickAndTypeStyle()Create an instance ofCTSettings.ClickAndTypeStyleCTSettings.getClickAndTypeStyle()Gets the value of the clickAndTypeStyle property.Methods in org.docx4j.wml with parameters of type CTSettings.ClickAndTypeStyleModifier and TypeMethodDescriptionvoidCTSettings.setClickAndTypeStyle(CTSettings.ClickAndTypeStyle value) Sets the value of the clickAndTypeStyle property.