textAttributesForNegativeValues
The text attributes to be used in displaying negative values.
負の値を表示するのに使われるテキスト属性。
textAttributesForPositiveValues
The text attributes to be used in displaying positive values.
正の値を表示するのに使われるテキスト属性。
attributedStringForZero
The attributed string that the receiver uses to display zero values.
レシーバがゼロ値を表示するのに使う属性付き文字列。
textAttributesForZero
The text attributes used to display a zero value.
ゼロ値を表示するのに使われるテキスト属性。
attributedStringForNil
The attributed string the receiver uses to display
nil
values.
レシーバがnil
値を表示するのに使う属性付き文字列。
textAttributesForNil
The text attributes used to display the
nil
symbol.
nil
表象を表示するのに使われるテキスト属性。
attributedStringForNotANumber
The attributed string the receiver uses to display “not a number” values.
レシーバが “not a number 非数” 値を表示するのに使う属性付き文字列。
textAttributesForNotANumber
The text attributes used to display the NaN (“not a number”) string.
NaN(“not a number”)文字列を表示するのに使われるテキスト属性。
textAttributesForNegativeInfinity
The text attributes used to display the negative infinity symbol.
負の無限大表象を表示するために使われるテキスト属性。