Aspose::Cells::MarkdownSaveOptions::SetSplitTablesByBlankRow method

MarkdownSaveOptions::SetSplitTablesByBlankRow method

Indicates whether blank rows in the worksheet should be treated as table separators when exporting to Markdown. The default value is false.

void Aspose::Cells::MarkdownSaveOptions::SetSplitTablesByBlankRow(bool value)

See Also