Expand Minimize
This topic has not yet been rated - Rate this topic

Application.ViewReset Method (Project)

Resets the current view back to the global view definition.

Version Added: Project 2010

expression .ViewReset

expression An expression that returns an Application object.

Return Value

Boolean

The ViewReset method displays a dialog box that asks if you are sure you want to continue. Custom formatting, filters, and grouping updates are removed if they are not in the global copy of the view, but the project data is not affected. The ViewReset action cannot be undone.

The ViewReset method has the same effect as the Reset to Default command in the drop-down list of views on the ribbon.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.