Share via


LeaderLines.Border Property

Returns a Border object that represents the border of the object.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property Border As Border
    Get
'Usage
Dim instance As LeaderLines
Dim value As Border

value = instance.Border
Border Border { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.Border

See Also

Reference

LeaderLines Interface

LeaderLines Members

Microsoft.Office.Interop.Excel Namespace