Share via


ModelRelationships.Item(Object) 方法

定义

ModelRelationships 对象返回单个 对象。

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

参数

Index
Object

对象的索引号。

返回

适用于