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

TCSVDocument.RemoveTrailingEmptyCells

Remove empty cells at the end of each row.

Declaration

Source position: csvdocument.pp line 135

public procedure TCSVDocument.RemoveTrailingEmptyCells;

Description

RemoveTrailingEmptyCells traverses all rows, and removes all empty cells at the end of the row. The first cell of a row is never removed.

See also

RemoveCell

  

Remove a cell at a particular row.


Documentation generated on: Jul 24 2023