GrapeCity ActiveReports for .NET 12.0J
FormatCurrency メソッド

システムのコントロール パネルで定義されている通貨記号を使用して通貨値として書式設定された式を返します。
構文
'宣言
 
Public Shared Function FormatCurrency( _
   ByVal Expression As Object, _
   Optional ByVal NumDigitsAfterDecimal As Integer, _
   Optional ByVal IncludeLeadingDigit As TriState, _
   Optional ByVal UseParensForNegativeNumbers As TriState, _
   Optional ByVal GroupDigits As TriState _
) As String

パラメータ

Expression
NumDigitsAfterDecimal
IncludeLeadingDigit
UseParensForNegativeNumbers
GroupDigits

戻り値の型

システムのコントロール パネルで定義されている通貨記号を使用して通貨値として書式設定された式を返します。
参照

関連項目

Strings クラス
Strings メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.