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

構文
'宣言
 
Public Shared Function DDB( _
   ByVal Cost As Double, _
   ByVal Salvage As Double, _
   ByVal Life As Double, _
   ByVal Period As Double, _
   Optional ByVal Factor As Double _
) As Double
public static double DDB( 
   double Cost,
   double Salvage,
   double Life,
   double Period,
   double Factor
)

パラメータ

Cost
Salvage
Life
Period
Factor
参照

関連項目

Financial クラス
Financial メンバ

 

 


©2003-2018 GrapeCity inc. All rights reserved.