names_line


Description

Get or set the line number where the header (with the names of the fields) resides.

Read/Write property
Type: string


Example


Dim TextConverter
Set TextConverter = CreateObject( "ConverterX.ConverterX.1" )
TextConverter.names_line = 2

See also

record_delimiter
API Methods and Properties