Point.Border Property

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

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

Syntax

'Declaration
ReadOnly Property Border As ChartBorder
    Get
'Usage
Dim instance As Point
Dim value As ChartBorder

value = instance.Border
ChartBorder Border { get; }

Property Value

Type: Microsoft.Office.Interop.Word.ChartBorder
ChartBorder

See Also

Reference

Point Interface

Point Members

Microsoft.Office.Interop.Word Namespace