WrapFormat Interface

Represents all the properties for wrapping text around a shape or shape range.

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

Syntax

'Declaration
<GuidAttribute("000209C3-0000-0000-C000-000000000046")> _
Public Interface WrapFormat
'Usage
Dim instance As WrapFormat
[GuidAttribute("000209C3-0000-0000-C000-000000000046")]
public interface WrapFormat

Remarks

Use the WrapFormat property of a Shape or ShapeRange object to return the WrapFormat object.

See Also

Reference

WrapFormat Members

Microsoft.Office.Interop.Word Namespace