Presentation.MergeWithBaseline method (PowerPoint)
Merges a presentation into another presentation.
expression. MergeWithBaseline
( _withPresentation_
, _baselinePresentation_
)
expression A variable that represents a Presentation object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
withPresentation | Required | String | The path that points to the presentation to be merged with the active presentation. |
baselinePresentation | Required | String | The path that points to the presentation to be used as baseline in the merge. |
None
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.