Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of rectangle and the information it contains.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdRectangleType1 As WdRectangleType = WdRectangleType.wdLineBetweenColumnRectangle
Syntax
Public Enum WdRectangleType
public enum WdRectangleType
public enum class WdRectangleType
public enum WdRectangleType
public enum WdRectangleType
Members
| Member name | Description |
|---|---|
| wdLineBetweenColumnRectangle | Represents a region corresponding to a line that separates columns. |
| wdMarkupRectangle | Represents a space occupied by a comment balloon. |
| wdMarkupRectangleButton | Represents a space occupied by the more (...) indicator that appears in a comment balloon when there is additional text for the comment. |
| wdPageBorderRectangle | Represents a space occupied by a page border. |
| wdSelection | Represents a space occupied by a selection tool, for example the table selection tool in the upper left corner of a table or the anchor for an image. |
| wdShapeRectangle | Represents a space occupied by a shape. |
| wdSystem | Not applicable. |
| wdTextRectangle | Represents a space occupied by text. |
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000