NumberDisplayFormatConfiguration
The options that determine the number display format configuration.
Types
Properties
Link copied to clipboard
The option that determines the decimal places configuration.
Link copied to clipboard
The options that determine the negative value configuration.
Link copied to clipboard
The options that determine the null value format configuration.
Link copied to clipboard
Determines the number scale value of the number format.
Link copied to clipboard
The options that determine the numeric separator configuration.
Functions
Link copied to clipboard
inline fun copy(block: NumberDisplayFormatConfiguration.Builder.() -> Unit = {}): NumberDisplayFormatConfiguration