Description
Returns a reference to the project collection.
-
Property type
-
A McProjects object.
-
Syntax
-
object.Projects
The Projects Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
This collection contains the projects currently loaded in VBA.
|