TextConnection.TextFilePlatform 属性

定义

返回或设置正向查询表中导入的文本文件的原始格式。 该属性确定在数据导入过程中使用何种代码页。 读/写 XlPlatform

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

属性值

适用于