Table of Contents

TDataConnectionTextImportProperties.DecimalSeparator Property

The decimal separator character. This and the thousands attribute are used only when data in the text file contains decimal and thousands separators that are different from those used on the computer, due to a different language setting being used.

Syntax

Namespace: FlexCel.Core

public String DecimalSeparator { get; set; }

See also