Border Members
Include Protected Members
Include Inherited Members
Represents a border of an object.
The Border type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the Microsoft Word application. | |
ArtStyle | Returns or sets the graphical page-border design for a document. | |
ArtWidth | Returns or sets the width (in points) of the specified graphical page border. | |
Color | Returns or sets the 24-bit color for the specified Border object. | |
ColorIndex | Returns or sets the color for the specified border object. | |
Creator | Returns a value that indicates the application in which the specified object was created. | |
Inside | Returns an inside border that can be applied to the specified object. | |
LineStyle | Returns or sets the border line style for the specified object. | |
LineWidth | Returns or sets the line width of an object's border. | |
Parent | Returns the parent object of the specified object. | |
Visible | Returns or sets a value that indicates if the specified Border object is visible. |
Top