ModelRelationship.PrimaryKeyTable Property

Definition

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

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

Property Value

Applies to