MESCIUS SPREAD for Windows Forms 17.0J
GetFunction メソッド (FormulaEngine)

文字列値は関数名を示します。
指定された名前から関数を取得します。
構文
'Declaration
 
Public Function GetFunction( _
   ByVal name As String _
) As Function
public Function GetFunction( 
   string name
)

パラメータ

name
文字列値は関数名を示します。

戻り値の型

関数を表すFunctionオブジェクト。
参照

FormulaEngine クラス
FormulaEngine メンバ

 

 


© MESCIUS inc. All rights reserved.