バージョン

ResetCustomizedString メソッド (ExcelResourceCustomizer)

特定の文字列リソース名で識別されるカスタマイズ文字列をリセットします。
シンタックス
'宣言
 
Public Sub ResetCustomizedString( _
   ByVal name As System.String _
) 
public void ResetCustomizedString( 
   System.string name
)

パラメータ

name
リセット後、対象の文字列はリソースファイルから読み込みされるようになります。
参照

オンラインで表示: GitHub