Project.Settings Property

<< Click to Display Table of Contents >>

Navigation:  Developer Edition > Visual Basic for Applications (VBA) > Object Model Reference > Project Object > Properties >

Project.Settings Property

Previous pageReturn to chapter overviewNext page

Container for all settings of the project. Read only Settings object.

 

Syntax

expression.Settings

expression. A variable representing a Project object.