次の方法で共有


WorkbookConnection.TextConnection プロパティ

定義

クエリに TextConnection 関する情報を含むオブジェクトをテキスト ファイルに返します。 読み取り専用です。

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

プロパティ値

適用対象