Ensures all values have the same line ending/.
Source position: csvdocument.pp line 140
public procedure TCSVDocument.UnifyEmbeddedLineEndings; |
UnifyEmbeddedLineEndings forces the line endings in all cell values to match the LineEnding setting. Cell values that do not have a line-endings in them are left untouched.