次の方法で共有


WorkbookConnection.WorksheetDataConnection プロパティ

定義

範囲、名前を付けた範囲、テーブルなど、PowerPivot モデルからブック内のデータへの接続のための情報が含まれるオブジェクトを取得します。 読み取り専用です。

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

プロパティ値

適用対象