Trendline.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 Trendline
Dim value As ChartBorder
value = instance.Border
ChartBorder Border { get; }
Property Value
Type: Microsoft.Office.Interop.Word.ChartBorder
ChartBorder