SetKeepSeparatorsForBlankRow Method

SetKeepSeparatorsForBlankRow function

Indicates whether separators should be output for blank row.Default value is false so by default the content for blank row will be empty.


func (instance *TxtSaveOptions) SetKeepSeparatorsForBlankRow(value bool)  error

Remarks

See Also