Application.GlobalViewsSingle property (Project)
Gets or sets a ViewsSingle collection representing the single views of the Global.mpt file. Read/write ViewsSingle.
Syntax
expression. GlobalViewsSingle
expression A variable that represents an Application object.
Remarks
You can also add a single view to the enterprise global template. First open the enterprise global template, making it the active project, and then run the Add method of the ViewsSingle object.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.