FireDAC Components for CSV

Build 23.0.8839

TrimSpaces

Set to True if you want the provider to trim preceeding and trailing spaces in a cell containing a quoted value.

Syntax


property TrimSpaces: Boolean;

Data Type

Boolean

Default Value

false

Remarks

Set to True if you want the provider to trim preceeding and trailing spaces in a cell containing a quoted value. If set to False and the first character in a cell is not the quote character, the cell will be treated as a literal unquoted value.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839