NumberFormatStyle
可用来表示数字的格式化样式。
Format styles that can be used to represent numbers.
参见
enum NumberFormatStyle {
Decimal
Percent
Currency
Scientific
}
成员列表
| 成员 | 说明 |
|---|---|
Decimal | |
Percent | |
Currency | |
Scientific |
可用来表示数字的格式化样式。
Format styles that can be used to represent numbers.
enum NumberFormatStyle {
Decimal
Percent
Currency
Scientific
}
| 成员 | 说明 |
|---|---|
Decimal | |
Percent | |
Currency | |
Scientific |