ShapeRange.Apply Method

Applies to the specified shape formatting that has been copied using the PickUp method.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub Apply
'Usage
Dim instance As ShapeRange

instance.Apply()
void Apply()

Remarks

If formatting for the ShapeRange object has not previously been copied using the PickUp method, using the Apply method generates an error.

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace