PjImportMethods enumeration (Project)
Contains constants that specify the method to use when importing data.
Name | Value | Description |
---|---|---|
pjImportAppend | 1 | Imported data is appended to the end of the active project. |
pjImportMerge | 2 | Imported data is merged into the active project. |
pjImportNew | 0 | Imported data is placed in a new project. |
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.