Series.LeaderLines Property

Definition

Returns a LeaderLines object that represents the leader lines for the series. Read-only.

public:
 property Microsoft::Office::Interop::Excel::LeaderLines ^ LeaderLines { Microsoft::Office::Interop::Excel::LeaderLines ^ get(); };
public Microsoft.Office.Interop.Excel.LeaderLines LeaderLines { get; }
Public ReadOnly Property LeaderLines As LeaderLines

Property Value

Applies to