TDataConnectionTextImportProperties.IsDelimited Property
True if the file is Tab or character delimited. false if the file should be parsed according to fixed length fields.
Syntax
Namespace: FlexCel.Core
public Boolean IsDelimited { get; set; }
True if the file is Tab or character delimited. false if the file should be parsed according to fixed length fields.
Namespace: FlexCel.Core
public Boolean IsDelimited { get; set; }