ApplicationClass.add_ProtectedViewWindowSize 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 add_ProtectedViewWindowSize(Microsoft::Office::Interop::Word::ApplicationEvents4_ProtectedViewWindowSizeEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_ProtectedViewWindowSize;
public virtual void add_ProtectedViewWindowSize (Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowSizeEventHandler );
abstract member add_ProtectedViewWindowSize : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowSizeEventHandler -> unit
override this.add_ProtectedViewWindowSize : Microsoft.Office.Interop.Word.ApplicationEvents4_ProtectedViewWindowSizeEventHandler -> unit
Public Overridable Sub add_ProtectedViewWindowSize ( As ApplicationEvents4_ProtectedViewWindowSizeEventHandler)