SetSplitTablesByBlankRow Method
SetSplitTablesByBlankRow function
Indicates whether blank rows in the worksheet should be treated as table separators when exporting to Markdown.The default value is false.
func (instance *MarkdownSaveOptions) SetSplitTablesByBlankRow(value bool) error
Remarks
See Also
- Class MarkdownSaveOptions
- Library Aspose.Cells for Go