Uses of Class
org.docx4j.wml.CTSettings.DecimalSymbol
Packages that use CTSettings.DecimalSymbol
-
Uses of CTSettings.DecimalSymbol in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.DecimalSymbolMethods in org.docx4j.wml that return CTSettings.DecimalSymbolModifier and TypeMethodDescriptionObjectFactory.createCTSettingsDecimalSymbol()Create an instance ofCTSettings.DecimalSymbolCTSettings.getDecimalSymbol()Gets the value of the decimalSymbol property.Methods in org.docx4j.wml with parameters of type CTSettings.DecimalSymbolModifier and TypeMethodDescriptionvoidCTSettings.setDecimalSymbol(CTSettings.DecimalSymbol value) Sets the value of the decimalSymbol property.