Border Object

                  Properties                 

Multiple objects
Border object

Represents the border of an object. The Line property returns a Border object that is used as a container for line formatting properties for chart axes, error bars, gridlines, series, and trendlines.

For Range objects, the Border object is a member of the Borders collection.

Using the Border Object

The following properties return a Border object.

The Borders object’s Item property

The ChartSpace object’s Border property

The WCAxis object’s Line property

The WCChart object’s Border property

The WCDataLabels object’s Border property

The WCErrorBars object’s Line property

The WCGridlines object’s Line property

The WCLegend object’s Border property

The WCPlotArea object’s Border property

The WCPoint object’s Border property

The WCSeries object’s Border property

The WCSeries object’s Line property

The WCTitle object’s Border property

The WCTrendline object’s Line property