次の方法で共有


TextConnection.Connection プロパティ

定義

Excel がテキスト データ ソースに接続できるようにするテキスト ファイル名を含む文字列を設定または返します。 オブジェクト (C#のオブジェクト )。

public:
 property System::Object ^ Connection { System::Object ^ get(); void set(System::Object ^ value); };
public object Connection { get; set; }
Public Property Connection As Object

プロパティ値

適用対象