DataTable.Border Property

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

value = instance.Border
ChartBorder Border { get; }

Property Value

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

See Also

Reference

DataTable Interface

DataTable Members

Microsoft.Office.Interop.Word Namespace