Aspose::Cells::TxtLoadOptions::SetSeparatorString method
TxtLoadOptions::SetSeparatorString(const U16String&) method
Gets and sets a string value as separator.
void Aspose::Cells::TxtLoadOptions::SetSeparatorString(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class TxtLoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
TxtLoadOptions::SetSeparatorString(const char16_t*) method
Gets and sets a string value as separator.
void Aspose::Cells::TxtLoadOptions::SetSeparatorString(const char16_t *value)
See Also
- Class Vector
- Class TxtLoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++