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
- Class Vector
- Class MarkdownSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++