Item Method (Borders Collection)

         Example         Applies To

Returns a LineFormat object for the specified border.

Syntax

expression.Item(Index)

expression   Required. An expression that returns a Borders collection.

Index   Required Long. Specifies which border of a cell or cell range is to be returned: Can be any one of the following PpBorderType constants: ppBorderBottom, ppBorderLeft, ppBorderRight, or ppBorderTop.