Aspose::Cells::TxtSaveOptions::SetExportQuotePrefix method

TxtSaveOptions::SetExportQuotePrefix method

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

void Aspose::Cells::TxtSaveOptions::SetExportQuotePrefix(bool value)

See Also