TxtSaveOptions.ExportQuotePrefix

TxtSaveOptions.ExportQuotePrefix property

Indicates whether the single quote sign should be exported as part of the value of one cell when QuotePrefix is true for it. Default is false.

public bool ExportQuotePrefix { get; set; }

See Also