Share via


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

属性值

适用于