Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.02 KB

Project.Application.TableReset.md

File metadata and controls

40 lines (24 loc) · 1.02 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.TableReset method (Project)
vbapj.chm404
vbapj.chm404
project-server
Project.Application.TableReset
1db786fb-b79d-0404-fe39-4118e10f3cb4
06/08/2017
medium

Application.TableReset method (Project)

Resets the active table to the default table definition.

Syntax

expression. TableReset

expression An expression that returns an Application object.

Return value

Boolean

Remarks

If the user has added or hidden columns, the TableReset method changes the table in the active view back to the default definition. The TableReset method has the same effect as the Reset to Default command in the Tables drop-down menu on the VIEW ribbon.

Note

When a column is added or hidden, the modified table shows in the Table Definition dialog box when you edit the table.

[!includeSupport and feedback]