Aspose::Cells::TxtLoadOptions::GetTextQualifier method

TxtLoadOptions::GetTextQualifier method

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

char16_t Aspose::Cells::TxtLoadOptions::GetTextQualifier()

Remarks

When setting this property, HasTextQualifier will become true automatically.

See Also