ApplicationClass.remove_XMLValidationError Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void remove_XMLValidationError(Microsoft::Office::Interop::Word::ApplicationEvents4_XMLValidationErrorEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_XMLValidationError;
public virtual void remove_XMLValidationError (Microsoft.Office.Interop.Word.ApplicationEvents4_XMLValidationErrorEventHandler );
abstract member remove_XMLValidationError : Microsoft.Office.Interop.Word.ApplicationEvents4_XMLValidationErrorEventHandler -> unit
override this.remove_XMLValidationError : Microsoft.Office.Interop.Word.ApplicationEvents4_XMLValidationErrorEventHandler -> unit
Public Overridable Sub remove_XMLValidationError ( As ApplicationEvents4_XMLValidationErrorEventHandler)