Table of Contents

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; }

See also