TextConnection.TextFileColumnDataTypes property (Excel)

Returns or sets an ordered array of constants that specify the data types applied to the corresponding columns in the text file that you are importing into a query table. The default constant for each column is xlGeneral. Read/write Variant.

Syntax

expression.TextFileColumnDataTypes

expression A variable that represents a TextConnection object.

Property value

VARIANT

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.