Partager via


LegendEntries._Default Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Default Property _Default ( _
    Index As Object _
) As LegendEntry
    Get
'Usage
Dim instance As LegendEntries
Dim Index As Object
Dim value As LegendEntry

value = instance(Index)
LegendEntry this[
    Object Index
] { get; }

Parameters

Property Value

Type: Microsoft.Office.Core.LegendEntry
LegendEntry

See Also

Reference

LegendEntries Interface

LegendEntries Members

Microsoft.Office.Core Namespace