Compartilhar via


Border Object Members

Word Developer Reference

Represents a border of an object. The Border object is a member of the Borders collection.

Properties

  Name Description
Bb243393.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb243393.properties(en-us,office.12).gif ArtStyle Returns or sets the graphical page-border design for a document. Read/write WdPageBorderArt.
Bb243393.properties(en-us,office.12).gif ArtWidth Returns or sets the width (in points) of the specified graphical page border. Read/write Long.
Bb243393.properties(en-us,office.12).gif Color Returns or sets the 24-bit color for the specified Border object.
Bb243393.properties(en-us,office.12).gif ColorIndex Returns or sets the color for the specified border or font object. Read/write WdColorIndex.
Bb243393.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb243393.properties(en-us,office.12).gif Inside True if an inside border can be applied to the specified object. Read-only Boolean.
Bb243393.properties(en-us,office.12).gif LineStyle Returns or sets the border line style for the specified object. Read/write WdLineStyle.
Bb243393.properties(en-us,office.12).gif LineWidth Returns or sets the line width of an object's border. Read/write.
Bb243393.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Border object.
Bb243393.properties(en-us,office.12).gif Visible True if the specified object is visible. Read/write Boolean.