Share via


Presentation.MergeWithBaseline Method (PowerPoint)

Merges a presentation into another presentation.

Version Information

Version Added: PowerPoint 2010

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

Concepts

Presentation Object

Presentation Object Members