次の方法で共有


ModelRelationship.PrimaryKeyTable プロパティ

定義

一対多リレーションシップの ModelTable 一方の側にあるテーブルを表す オブジェクトを格納します。

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

プロパティ値

適用対象