Modifier and Type | Method and Description |
---|---|
void |
Styles.addCurrencyStyle(CurrencyStyle cs)
Add a CurrencyStyle, if a CurrencyStyle with this name already exist, the old one
is replaced.
|
void |
TableStyle.setDataStyle(CurrencyStyle cs)
Set the data style for this TableStyle to cs.
|