GrapeCity SPREAD for Windows Forms 12.0J
GetCustomFunction メソッド (FpSpread)


取得するユーザー定義のカスタム関数の名前
ワークブックからユーザー定義のカスタム関数を取得します。
構文
'Declaration
 
Public Function GetCustomFunction( _
   ByVal name As String _
) As Function
'使用法
 
Dim instance As FpSpread
Dim name As String
Dim value As Function
 
value = instance.GetCustomFunction(name)
public Function GetCustomFunction( 
   string name
)

パラメータ

name
取得するユーザー定義のカスタム関数の名前
参照

FpSpread クラス
FpSpread メンバ

 

 


Copyright © 2004 GrapeCity inc.