KpiNumberFormatProperties.FormatType - Propriété
Le modèle de mise en forme utilisé pour la mise en forme numérique.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Formatting
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Property FormatType As FormatType
Get
Set
'Utilisation
Dim instance As KpiNumberFormatProperties
Dim value As FormatType
value = instance.FormatType
instance.FormatType = value
public FormatType FormatType { get; set; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.FormatType
Implémentations
INumericFormatProperties.FormatType
Voir aussi
Référence
KpiNumberFormatProperties classe
KpiNumberFormatProperties - Membres
Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms