TextConnection.TextFileParseType 属性

定义

返回或设置要导入查询表的文本文件中数据的列格式。 读/写 XlTextParsingType

public:
 property Microsoft::Office::Interop::Excel::XlTextParsingType TextFileParseType { Microsoft::Office::Interop::Excel::XlTextParsingType get(); void set(Microsoft::Office::Interop::Excel::XlTextParsingType value); };
public Microsoft.Office.Interop.Excel.XlTextParsingType TextFileParseType { get; set; }
Public Property TextFileParseType As XlTextParsingType

属性值

适用于