Gridlines.Border Property

Returns a ChartBorder object that represents the border of the object. Read-only.

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 Gridlines
Dim value As ChartBorder

value = instance.Border
ChartBorder Border { get; }

Property Value

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

See Also

Reference

Gridlines Interface

Gridlines Members

Microsoft.Office.Interop.Word Namespace