LegendEntry.LegendKey Property

Definition

Returns a LegendKey object that represents the legend key associated with the entry.

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

Property Value

LegendKey

Applies to