Uses of Class
org.docx4j.wml.CTSettings.DefaultTableStyle
Packages that use CTSettings.DefaultTableStyle
-
Uses of CTSettings.DefaultTableStyle in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.DefaultTableStyleModifier and TypeFieldDescriptionprotected CTSettings.DefaultTableStyleCTSettings.defaultTableStyleMethods in org.docx4j.wml that return CTSettings.DefaultTableStyleModifier and TypeMethodDescriptionObjectFactory.createCTSettingsDefaultTableStyle()Create an instance ofCTSettings.DefaultTableStyleCTSettings.getDefaultTableStyle()Gets the value of the defaultTableStyle property.Methods in org.docx4j.wml with parameters of type CTSettings.DefaultTableStyleModifier and TypeMethodDescriptionvoidCTSettings.setDefaultTableStyle(CTSettings.DefaultTableStyle value) Sets the value of the defaultTableStyle property.