Presentation.MergeWithBaseline method (PowerPoint)
Merges a presentation into another presentation.
Syntax
expression. MergeWithBaseline
( _withPresentation_
, _baselinePresentation_
)
expression A variable that represents a Presentation object.
Parameters
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. |
Return value
None
See also
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.