バージョン

UserDefinedFunctionLibraries プロパティ

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