GetSplitTablesByBlankRow Method

GetSplitTablesByBlankRow 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) GetSplitTablesByBlankRow()  (bool,  error) 

Remarks

See Also