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.
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.