WrapFormat Members

Include Protected Members
Include Inherited Members

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

The WrapFormat type exposes the following members.

Properties

  Name Description
Public property AllowOverlap Returns or sets a value that specifies whether a given shape can overlap other shapes. Can be set to either True or False.
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property DistanceBottom Returns or sets the distance (in points) between the document text and the bottom edge of the text-free area surrounding the specified shape.
Public property DistanceLeft Returns or sets the distance (in points) between the document text and the left edge of the text-free area surrounding the specified shape.
Public property DistanceRight Returns or sets the distance (in points) between the document text and the right edge of the text-free area surrounding the specified shape.
Public property DistanceTop Returns or sets the distance (in points) between the document text and the top edge of the text-free area surrounding the specified shape.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Side Returns or sets a value that indicates whether the document text should wrap on both sides of the specified shape, on either the left or right side only, or on the side of the shape that's farthest from the page margin.
Public property Type Returns the wrap type for the specified shape.

Top

See Also

Reference

WrapFormat Interface

Microsoft.Office.Interop.Word Namespace