title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Presentation.MergeWithBaseline method (PowerPoint) |
vbapp10.chm583113 |
|
|
13d9c680-fedc-7c69-5630-b814e6a7463e |
06/08/2017 |
medium |
Note
This object or member has been deprecated, but it remains part of the object model for backward compatibility. You should not use it in new applications.
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
[!includeSupport and feedback]