Partager via


INumericFormatProperties.NegativeSymbol - Propriété

Obtient ou définit le symbole utilisé pour le format négatif.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.Formatting
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Property NegativeSymbol As FormatNegativeSymbol
    Get
    Set
'Utilisation
Dim instance As INumericFormatProperties
Dim value As FormatNegativeSymbol

value = instance.NegativeSymbol

instance.NegativeSymbol = value
FormatNegativeSymbol NegativeSymbol { get; set; }

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.FormatNegativeSymbol
Le symbole utilisé pour le format négatif.

Voir aussi

Référence

INumericFormatProperties interface

INumericFormatProperties - Membres

Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms