AbstractTextLoadOptions.LoadStyleStrategy

AbstractTextLoadOptions.LoadStyleStrategy property

Indicates the strategy to apply style for parsed values when converting string value to number or datetime.

public TxtLoadStyleStrategy LoadStyleStrategy { get; set; }

See Also