Uses of Class
org.docx4j.wml.CTSettings.DefaultTableStyle
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSettings.DefaultTableStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.DefaultTableStyle Modifier and Type Field Description protected CTSettings.DefaultTableStyleCTSettings. defaultTableStyleMethods in org.docx4j.wml that return CTSettings.DefaultTableStyle Modifier and Type Method Description CTSettings.DefaultTableStyleObjectFactory. createCTSettingsDefaultTableStyle()Create an instance ofCTSettings.DefaultTableStyleCTSettings.DefaultTableStyleCTSettings. getDefaultTableStyle()Gets the value of the defaultTableStyle property.Methods in org.docx4j.wml with parameters of type CTSettings.DefaultTableStyle Modifier and Type Method Description voidCTSettings. setDefaultTableStyle(CTSettings.DefaultTableStyle value)Sets the value of the defaultTableStyle property.