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