バージョン

UserDefinedFunctions プロパティ

ワークブックが読み込む前に登録するユーザー定義の関数のリストを返します。
シンタックス
'宣言
 
Public ReadOnly Property UserDefinedFunctions As System.Collections.Generic.IList(Of ExcelCalcFunction)
public System.Collections.Generic.IList<ExcelCalcFunction> UserDefinedFunctions {get;}
参照

オンラインで表示: GitHub