Unit 'csvdocument' Package
[Overview][Types][Classes][Index] [#fcl]

TCSVDocument.UnifyEmbeddedLineEndings

Ensures all values have the same line ending/.

Declaration

Source position: csvdocument.pp line 133

public procedure TCSVDocument.UnifyEmbeddedLineEndings;

Description

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.

See also

LineEnding

ChangeLineEndings


Documentation generated on: Jul 24 2023