INumericFormatProperties.DecreaseDecimalPlace method
Decreases the number of decimal places by one.
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Sub DecreaseDecimalPlace
'Usage
Dim instance As INumericFormatProperties
instance.DecreaseDecimalPlace()
void DecreaseDecimalPlace()
See also
Reference
INumericFormatProperties interface