ApplicationClass.add_ProtectedViewWindowSize Method

Definition

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)

Parameters

Implements

Applies to