Borders Members (Word)
A collection of Border objects that represent the borders of an object.
Methods
Name |
Description |
---|---|
Applies the specified page-border formatting to all sections in a document. |
|
Returns a border in a range or selection. |
Properties
Name |
Description |
---|---|
True if page borders are displayed in front of the document text. Read/write Boolean. |
|
Returns an Application object that represents the Microsoft Word application. |
|
Returns the number of items in the Borders collection. Read-only Long. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds. Read/write WdBorderDistanceFrom. |
|
Returns or sets the space (in points) between the text and the bottom border. Read/write Long. |
|
Returns or sets the space (in points) between the text and the left border. Read/write Long. |
|
Returns or sets the space (in points) between the right edge of the text and the right border. Read/write Long. |
|
Returns or sets the space (in points) between the text and the top border. Read/write Long. |
|
Returns or sets border formatting for the specified object. Read/write Long. |
|
True if page borders are enabled for the first page in the section. Read/write Boolean. |
|
True if page borders are enabled for all pages in the section except for the first page. Read/write Boolean. |
|
True if a horizontal border can be applied to the object. Read-only Boolean. |
|
True if a vertical border can be applied to the specified object. Read-only Boolean. |
|
Returns or sets the 24-bit color of the inside borders. Read/write. |
|
Returns or sets the color of the inside borders. Read/write WdColorIndex. |
|
Returns or sets the inside border for the specified object. . |
|
Returns or sets the line width of the inside border of an object. . |
|
True if vertical borders at the edges of paragraphs and tables are removed so that the horizontal borders can connect to the page border. Read/write Boolean. |
|
Returns or sets the 24-bit color of the outside borders. . |
|
Returns or sets the color of the outside borders. Read/write WdColorIndex. |
|
Returns or sets the outside border for the specified object. . |
|
Returns or sets the line width of the outside border of an object. Read/write. |
|
Returns an Object that represents the parent object of the specified Borders collection. |
|
True if the specified border is formatted as shadowed. Read/write Boolean. |
|
True if a page border encompasses the document footer. Read/write Boolean. |
|
True if a page border encompasses the document header. Read/write Boolean. |