[]
Format decimal number to the string.
protected string FormatDecimal(double number)
Protected Function FormatDecimal(number As Double) As String