Table of Contents

TDataConnectionTextImportProperties.TabIsDelimiter Property

Flag indicating whether to treat tab characters as field delimiters. If false, then tabs will not be used as delimiters.If true or not present, then they are used as delimiters.

Syntax

Namespace: FlexCel.Core

public Boolean TabIsDelimiter { get; set; }

See also