TxtLoadOptions.HasTextQualifier

TxtLoadOptions.HasTextQualifier property

Whether there is text qualifier for cell value. Default is true.

public bool HasTextQualifier { get; set; }

See Also