ILegendEntries.Item(Object) Method

Definition

public:
 Microsoft::Office::Interop::Excel::LegendEntry ^ Item(System::Object ^ Index);
public Microsoft.Office.Interop.Excel.LegendEntry Item (object Index);
Public Function Item (Index As Object) As LegendEntry

Parameters

Index
Object

Returns

Applies to