NSNumberFormatterPadBeforePrefix
Specifies that the padding should occur before the prefix.
詰めは接頭辞の前に発生すべきなのを指定します。
NSNumberFormatterPadAfterPrefix
Specifies that the padding should occur after the prefix.
詰めは接頭辞の後に発生すべきなのを指定します。
NSNumberFormatterPadBeforeSuffix
Specifies that the padding should occur before the suffix.
詰めは接尾辞の前に発生すべきなのを指定します。
NSNumberFormatterPadAfterSuffix
Specifies that the padding should occur after the suffix.
詰めは接尾辞の後に発生すべきなのを指定します。