MarkdownSaveOptions.SplitTablesByBlankRow
MarkdownSaveOptions.SplitTablesByBlankRow property
Indicates whether blank rows in the worksheet should be treated as table separators when exporting to Markdown. The default value is false.
public bool SplitTablesByBlankRow { get; set; }
See Also
- class MarkdownSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells