Uses of Class
org.docx4j.wml.CTSettings.ClickAndTypeStyle
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSettings.ClickAndTypeStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.ClickAndTypeStyle Modifier and Type Field Description protected CTSettings.ClickAndTypeStyleCTSettings. clickAndTypeStyleMethods in org.docx4j.wml that return CTSettings.ClickAndTypeStyle Modifier and Type Method Description CTSettings.ClickAndTypeStyleObjectFactory. createCTSettingsClickAndTypeStyle()Create an instance ofCTSettings.ClickAndTypeStyleCTSettings.ClickAndTypeStyleCTSettings. getClickAndTypeStyle()Gets the value of the clickAndTypeStyle property.Methods in org.docx4j.wml with parameters of type CTSettings.ClickAndTypeStyle Modifier and Type Method Description voidCTSettings. setClickAndTypeStyle(CTSettings.ClickAndTypeStyle value)Sets the value of the clickAndTypeStyle property.