IModelRelationships._Default[Object] Property

Definition

public:
 property Microsoft::Office::Interop::Excel::ModelRelationship ^ default[System::Object ^] { Microsoft::Office::Interop::Excel::ModelRelationship ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.ModelRelationship this[object Index] { get; }
Default Public ReadOnly Property _Default(Index As Object) As ModelRelationship

Parameters

Index
Object

Property Value

Applies to