public string FormatCurrency( Currency currency, double value, bool showSymbol, bool useCurrencyRounding )
Public Function FormatCurrency ( currency As Currency, value As Double, showSymbol As Boolean, useCurrencyRounding As Boolean ) As String