| Package | Description |
|---|---|
| com.github.jferard.fastods.datastyle |
| Modifier and Type | Method and Description |
|---|---|
static CurrencyStyle.SymbolPosition |
CurrencyStyle.SymbolPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CurrencyStyle.SymbolPosition[] |
CurrencyStyle.SymbolPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CurrencyStyleBuilder |
CurrencyStyleBuilder.currencySymbolPosition(CurrencyStyle.SymbolPosition symbolPosition)
Set the position of the currency symbol
|
Copyright © 2016–2021. All rights reserved.