ReuseSavedActiveDocWindow Property

      Applies To

Sets or returns a Boolean value controlling whether the current window is used to display a new file if the current document is saved.

Syntax

Property Get ReuseSavedActiveDocWindow As Boolean

Property Let ReuseSavedActiveDocWindow (Boolean)

The syntax has these parts:

Part Description
Boolean Optional Boolean. False means always open a new document window for each document opened. True means reuse the current window.