Model.ModelRelationships Property

Definition

Returns a collection of relationships between Data Model tables. Read-only

public:
 property Microsoft::Office::Interop::Excel::ModelRelationships ^ ModelRelationships { Microsoft::Office::Interop::Excel::ModelRelationships ^ get(); };
public Microsoft.Office.Interop.Excel.ModelRelationships ModelRelationships { get; }
Public ReadOnly Property ModelRelationships As ModelRelationships

Property Value

Applies to