You are setting the minimum number of integers to 0 and the maximum number of decimal digits to 2. As Ilan wrote you should use NumberFormat2 in this case as you want to set the minimum number of decimal digits.
You are setting the minimum number of integers to 0 and the maximum number of decimal digits to 2. As Ilan wrote you should use NumberFormat2 in this case as you want to set the minimum number of decimal digits.