Border Members (Word)
Represents a border of an object. The Border object is a member of the Borders collection.
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns or sets the graphical page-border design for a document. Read/write WdPageBorderArt. |
|
Returns or sets the width (in points) of the specified graphical page border. Read/write Long. |
|
Returns or sets the 24-bit color for the specified Border object. |
|
Returns or sets the color for the specified border or font object. Read/write WdColorIndex. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
True if an inside border can be applied to the specified object. Read-only Boolean. |
|
Returns or sets the border line style for the specified object. Read/write WdLineStyle. |
|
Returns or sets the line width of an object's border. Read/write. |
|
Returns an Object that represents the parent object of the specified Border object. |
|
True if the specified object is visible. Read/write Boolean. |