ImportTableOptions.ConvertNumericData

ImportTableOptions.ConvertNumericData property

Gets or sets a value that indicates whether the string value should be converted to numeric or date value.

public bool ConvertNumericData { get; set; }

See Also