Application.Views Method
Project Developer Reference |
Displays the More Views dialog box, which prompts the user to manage views.
Syntax
expression.Views
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The Views method has the same effect as the More Views command on the View menu.
See Also