Share via


_QueryTable.SourceConnectionFile プロパティ

定義

ピボットテーブルの作成に使用された Office のデータ接続ファイル、または同様のファイルを示す文字列型 (String) の値を取得または設定します。 値の取得と設定が可能です。

public:
 property System::String ^ SourceConnectionFile { System::String ^ get(); void set(System::String ^ value); };
public string SourceConnectionFile { get; set; }
Public Property SourceConnectionFile As String

プロパティ値

適用対象