GlobalClass.NewWindow Method

Definition

public:
 virtual Microsoft::Office::Interop::Word::Window ^ NewWindow() = Microsoft::Office::Interop::Word::_Global::NewWindow;
public virtual Microsoft.Office.Interop.Word.Window NewWindow ();
abstract member NewWindow : unit -> Microsoft.Office.Interop.Word.Window
override this.NewWindow : unit -> Microsoft.Office.Interop.Word.Window
Public Overridable Function NewWindow () As Window

Returns

Implements

Applies to