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)

Usage

Public Class rapFormatImplementation
    Implements WrapFormat
End Class
Dim rapFormatImplementation1 As New rapFormatImplementation()

Syntax

Public Interface WrapFormat
public interface WrapFormat
public interface class WrapFormat
public interface WrapFormat
public interface WrapFormat

Remarks

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace

Other Resources

WrapFormat Members