Condividi tramite


Legend.LegendEntries Method

Returns a LegendEntries object that represents the legend entries for the legend.

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

Syntax

'Declaration
Function LegendEntries ( _
    Index As Object _
) As Object
'Usage
Dim instance As Legend
Dim Index As Object
Dim returnValue As Object

returnValue = instance.LegendEntries(Index)
Object LegendEntries(
    Object Index
)

Parameters

Return Value

Type: System.Object
Object

See Also

Reference

Legend Interface

Legend Members

Microsoft.Office.Interop.Word Namespace