Aspose::Cells::TxtLoadOptions::SetTextQualifier method

TxtLoadOptions::SetTextQualifier method

Specifies the text qualifier for cell values. Default qualifier is ‘"’.

void Aspose::Cells::TxtLoadOptions::SetTextQualifier(char16_t value)

Remarks

When setting this property, HasTextQualifier will become true automatically.

See Also