Trendline.Border Property

Definition

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

public:
 property Microsoft::Office::Interop::Word::ChartBorder ^ Border { Microsoft::Office::Interop::Word::ChartBorder ^ get(); };
public Microsoft.Office.Interop.Word.ChartBorder Border { get; }
member this.Border : Microsoft.Office.Interop.Word.ChartBorder
Public ReadOnly Property Border As ChartBorder

Property Value

ChartBorder

Applies to