TextConnection.TextFileFixedColumnWidths property (Excel)
Returns or sets an array of integers that correspond to the widths of the columns (in characters) in the text file that you are importing into a query table. Valid widths are from 1 through 32767 characters. Read/write Variant.
Syntax
expression.TextFileFixedColumnWidths
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.