ShapeRange.Apply Method
Applies to the specified shape range formatting that's been copied by using the PickUp method.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Sub Apply
'Usage
Dim instance As ShapeRange
instance.Apply()
void Apply()