コード コンポーネントに公開された組織システム設定の数値の表示形式情報のインターフェース。
使用可能な対象
モデル駆動型アプリ
プロパティ
currencyDecimalDigits
例: 2
型: number
currencyDecimalSeparator
例: "."
型: string
currencyGroupSeparator
例: ","
型: string
currencyGroupSizes
例: [ 3 ]
型: number[]
currencyNegativePattern
例: 0
型: number
currentPositivePattern
例: 0
型: number
currencySymbol
例: "$"
型: string
nanSymbol
例: "NaN"
型: string
nativeDigits
例: { "0"、"1"、"2"、"3"、"4"、"5"、"6"、"7"、"8"、"9"}
型: string[]
negativeInfinitySymbol
例: "-Infinity"
型: string
negativeSign
例: "-"
型: string
numberDecimalDigits
例: 2
型: number
numberDecimalSeparator
例: "."
型: string
numberGroupSeparator
例: ","
型: string
numberGroupSizes
例: [3]
型: number[]
numberNegativePattern
例: 1
型: number
perMilleSymbol
例: "‰"
型: string
percentDecimalDigits
例: 2
型: number
percentDecimalSeparator
例: "."
型: string
percentGroupSeparator
例: ","
型: string
percentGroupSizes
例: [3]
型: number[]
percentNegativePattern
例: 0
型: number
percentPositivePattern
例: 0
型: number
percentSymbol
例: "%"
型: string
positiveInfinitySymbol
例: "Infinity"
型: string
positiveSign
例: "+"
型: string
関連資料
Power Apps コンポーネント フレームワーク API リファレンス
Power Apps コンポーネント フレームワークの概要