バージョン

ResumeNotificationProcessing メソッド

SuspendNotificationProcessing の先行呼び出しの後に通知処理を再開します。
シンタックス
'宣言
 
Public Sub ResumeNotificationProcessing( _
   ByVal dirtyAllFormulas As Boolean _
) 
public void ResumeNotificationProcessing( 
   bool dirtyAllFormulas
)

パラメータ

dirtyAllFormulas
すべての数式をダーティにして再計算する場合、Trueを指定します。
参照