Compartilhar via


LegendEntry.LegendKey Property

Returns the legend key that is associated with the entry. Read-only LegendKey.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property LegendKey As LegendKey
    Get
'Usage
Dim instance As LegendEntry
Dim value As LegendKey

value = instance.LegendKey
LegendKey LegendKey { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.LegendKey

See Also

Reference

LegendEntry Interface

LegendEntry Members

Microsoft.Office.Interop.PowerPoint Namespace