MESCIUS SPREAD for Windows Forms 15.0J
AddCustomFunction メソッド (FormulaEditorUI)

追加するカスタム関数情報
指定したカスタム関数情報を、数式エディタで使用可能な関数のリストに追加します。
構文
'宣言
 
Public Overridable Function AddCustomFunction( _
   ByVal customFunction As FunctionInfo _
) As Boolean
public virtual bool AddCustomFunction( 
   FunctionInfo customFunction
)

パラメータ

customFunction
追加するカスタム関数情報

戻り値の型

Boolean:カスタム関数情報の追加が成功した場合は True、それ以外の場合は False
参照

FormulaEditorUI クラス
FormulaEditorUI メンバ

 

 


© MESCIUS inc. All rights reserved.