ChartBorder Members (Word)

Represents the border of an object.

Properties

Name

Description

Application

When used without an object qualifier, returns an Application object that represents the Microsoft Word application. When used with an object qualifier, returns an Application object that represents the creator of the specified object (you can use this property with an Automation object to return the application of that object). Read-only.

Color

Returns or sets the primary color of the object. Read/write Variant.

ColorIndex

Returns or sets the color of the border. Read/write Variant.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

LineStyle

Returns or sets the line style for the border. Read/write XlLineStyle, xlGray25, xlGray50, xlGray75, or xlAutomatic.

Parent

Returns the parent for the specified object. Read-only Object.

Weight

Returns or sets the weight of the border. Read/write XlBorderWeight.