Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 645 Bytes

Excel.XlTextParsingType.md

File metadata and controls

22 lines (15 loc) · 645 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
XlTextParsingType enumeration (Excel)
Excel.XlTextParsingType
71d76a41-c0b0-0b0f-27b5-7cac0d4c4ac4
06/08/2017
medium

XlTextParsingType enumeration (Excel)

Specifies the column format for the data in the text file that you are importing into a query table.

Name Value Description
xlDelimited 1 Default. Indicates that the file is delimited by delimiter characters.
xlFixedWidth 2 Indicates that the data in the file is arranged in columns of fixed widths.

[!includeSupport and feedback]