WrapFormat Object Members

Word Developer Reference

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

Properties

  Name Description
Bb258021.properties(en-us,office.12).gif AllowOverlap Returns or sets a value that specifies whether a given shape can overlap other shapes. Read/write Long.
Bb258021.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb258021.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb258021.properties(en-us,office.12).gif 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. Read/write Single.
Bb258021.properties(en-us,office.12).gif 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. Read/write Single.
Bb258021.properties(en-us,office.12).gif 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. Read/write Single.
Bb258021.properties(en-us,office.12).gif 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. Read/write Single.
Bb258021.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified WrapFormat object.
Bb258021.properties(en-us,office.12).gif 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.Read/write WdWrapSideType.
Bb258021.properties(en-us,office.12).gif Type Returns the wrap type for the specified shape. Read/write WdWrapType.