Aspose::Cells::MarkdownSaveOptions::SetLineSeparator method

MarkdownSaveOptions::SetLineSeparator(const U16String&) method

Gets and sets the line separator.

void Aspose::Cells::MarkdownSaveOptions::SetLineSeparator(const U16String &value)

See Also

MarkdownSaveOptions::SetLineSeparator(const char16_t*) method

Gets and sets the line separator.

void Aspose::Cells::MarkdownSaveOptions::SetLineSeparator(const char16_t *value)

See Also