T - the concrete builderpublic interface DecimalStyleBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
decimalPlaces(int decimalPlaces)
20.250 style:decimal-places
Set how many digits are to the right of the decimal symbol.
|
T decimalPlaces(int decimalPlaces)
decimalPlaces - "the maximum number of decimal places that are displayed if numbers
are formatted by a data style that has no setting for number of
decimal places itself"Copyright © 2016–2021. All rights reserved.