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 | |
---|---|---|
![]() |
AllowOverlap | Returns or sets a value that specifies whether a given shape can overlap other shapes. Can be set to either True or False. |
![]() |
Application | Returns a Application object that represents the Microsoft Word application. |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
Parent | Returns an object that represents the parent object of the specified object. |
![]() |
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. |
![]() |
Type | Returns the wrap type for the specified shape. |
Top