ModelMeasureNames.Item(Object) Method

Definition

Returns a single object from the ModelMeasureNames collection.

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

Parameters

Index
Object

The index number for the object.

Returns

Applies to