ModelRelationship.ForeignKeyTable Property

Definition

Contains the ModelTable object representing the table on the many side of the one-to-many relationship. Read-only

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

Property Value

Applies to