Table of Contents

TDataConnectionTextImportProperties.ConsecutiveDelimiters Property

Flag indicating whether consecutive delimiters should be treated as just one delimiter. If this flag is true than it's possible or even likely that some rows will return more fields than others, and these fields will always fill cells in the worksheet from left to right.

Syntax

Unit: FlexCel.Core

property TDataConnectionTextImportProperties.ConsecutiveDelimiters: Boolean

See also