GetKeepSeparatorsForBlankRow Method

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

Remarks

See Also