LegendEntry.LegendKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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