Partager via


NumberFormattingInfo

Interface pour les informations de format de numéro des paramètres système de l’organisation exposées à un composant de code.

Disponible pour

Applications pilotées par modèle

Propriétés

currencyDecimalDigits

Exemple : 2

Type : number

currencyDecimalSeparator

Exemple : « ».

Type : string

currencyGroupSeparator

Exemple : « »,

Type : string

currencyGroupSizes

Exemple : [ 3 ]

Type : number[]

currencyNegativePattern

Exemple : 0

Type : number

currentPositivePattern

Exemple : 0

Type : number

currencySymbol

Exemple : « $ »

Type : string

nanSymbol

Exemple : « NaN »

Type : string

nativeDigits

Exemple : { « 0 », « 1 », « 2 », « 3 », « 4 », « 5 », « 6 », « 7 », « 8 », « 9"}

Type : string[]

negativeInfinitySymbol

Exemple : « -Infinity »

Type : string

negativeSign

Exemple : « - »

Type : string

numberDecimalDigits

Exemple : 2

Type : number

numberDecimalSeparator

Exemple : « ».

Type : string

numberGroupSeparator

Exemple : « »,

Type : string

numberGroupSizes

Exemple : [3]

Type : number[]

numberNegativePattern

Exemple : 1

Type : number

perMilleSymbol

Exemple : " »

Type : string

percentDecimalDigits

Exemple : 2

Type : number

percentDecimalSeparator

Exemple : « ».

Type : string

percentGroupSeparator

Exemple : « »,

Type : string

percentGroupSizes

Exemple : [3]

Type : number[]

percentNegativePattern

Exemple : 0

Type : number

percentPositivePattern

Exemple : 0

Type : number

percentSymbol

Exemple : «%»

Type : string

positiveInfinitySymbol

Exemple : « Infini »

Type : string

positiveSign

Exemple : « + »

Type : string

Référence des API Power Apps component framework
Vue d'ensemble de Power Apps component framework