NSNumberFormatterNoStyle
An integer representation.
整数表現。
NSNumberFormatterPercentStyle
A percent style format.
百分率様式書式設定。
NSNumberFormatterScientificStyle
A scientific style format.
学術様式書式設定。
NSNumberFormatterSpellOutStyle
A style format in which numbers are spelled out in the language defined by the number formatter locale.
ある様式書式設定、それで数値フォーマッタロケールによって定義される言語において数値が完全に綴られます
NSNumberFormatterOrdinalStyle
An ordinal style format.
順序数様式書式設定。
NSNumberFormatterCurrencyStyle
A currency style format that uses the currency symbol defined by the number formatter locale.
ある通貨様式書式設定、それは数値フォーマッタロケールによって定義される通貨表象を使います。
NSNumberFormatterCurrencyAccountingStyle
An accounting currency style format that uses the currency symbol defined by the number formatter locale.
ある会計通貨様式書式設定、それは数値フォーマッタロケールによって定義される通貨表象を使います。
NSNumberFormatterCurrencyISOCodeStyle
A currency style format that uses the ISO 4217 currency code defined by the number formatter locale.
ある通貨様式書式設定、それは数値フォーマッタロケールによって定義されるISO 4217通貨コードを使います。
NSNumberFormatterCurrencyPluralStyle
A currency style format that uses the pluralized denomination defined by the number formatter locale.
ある通貨様式書式設定、それは数値フォーマッタロケールによって定義される複数形単位を使います。