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


削除する関数の名前。
ユーザー定義のカスタム関数を削除します。
構文
'Declaration
 
Public Sub RemoveCustomFunction( _
   ByVal name As String _
) 
'使用法
 
Dim instance As FpSpread
Dim name As String
 
instance.RemoveCustomFunction(name)
public void RemoveCustomFunction( 
   string name
)

パラメータ

name
削除する関数の名前。
参照

FpSpread クラス
FpSpread メンバ

 

 


Copyright © 2004 GrapeCity inc.