Uses of Class
org.docx4j.wml.CTSettings.DecimalSymbol
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTSettings.DecimalSymbol in org.docx4j.wml
Fields in org.docx4j.wml declared as CTSettings.DecimalSymbol Modifier and Type Field Description protected CTSettings.DecimalSymbolCTSettings. decimalSymbolMethods in org.docx4j.wml that return CTSettings.DecimalSymbol Modifier and Type Method Description CTSettings.DecimalSymbolObjectFactory. createCTSettingsDecimalSymbol()Create an instance ofCTSettings.DecimalSymbolCTSettings.DecimalSymbolCTSettings. getDecimalSymbol()Gets the value of the decimalSymbol property.Methods in org.docx4j.wml with parameters of type CTSettings.DecimalSymbol Modifier and Type Method Description voidCTSettings. setDecimalSymbol(CTSettings.DecimalSymbol value)Sets the value of the decimalSymbol property.