TrimQuotedValues
Specifies whether the provider trims spaces inside quoted values when applying the TrimSpaces property.
Data Type
bool
Default Value
false
Remarks
When this property is set to true, the connector trims leading and trailing spaces in both quoted and unquoted cell values. When set to false, only unquoted cell values are affected by the TrimSpaces property.
This property is useful for ensuring consistent whitespace handling in files that include quoted values.