ChartBorder Members

Include Protected Members
Include Inherited Members

Represents the border of an object.

The ChartBorder type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property returns an _Application object that represents the Microsoft Word application. When used with an object qualifier, this property returns an _Application object that represents the creator of the specified object (you can use this property with an OLE Automation object to return the application of that object). Read-only.
Public property Color Returns or sets an Object representing the primary color of the object.
Public property ColorIndex Returns or sets an Object value that represents the color of the border.
Public property Creator Returns a 32-bit Integer that indicates the application in which the specified object was created. Read-only.
Public property LineStyle Returns or sets the line style for the border. Read/write
Public property Parent Returns the parent for the specified object. Read-only.
Public property Weight Returns or sets an XlBorderWeight object that represents the weight of the border.

Top

See Also

Reference

ChartBorder Interface

Microsoft.Office.Interop.Word Namespace