ShapeRange.MergeShapes(MsoMergeCmd, Shape) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void MergeShapes (Microsoft.Office.Core.MsoMergeCmd MergeCmd, Microsoft.Office.Core.Shape PrimaryShape = default);
abstract member MergeShapes : Microsoft.Office.Core.MsoMergeCmd * Microsoft.Office.Core.Shape -> unit
Public Sub MergeShapes (MergeCmd As MsoMergeCmd, Optional PrimaryShape As Shape = Nothing)
Parameters
- MergeCmd
- MsoMergeCmd
- PrimaryShape
- Shape