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 |