Append a new row.
Source position: csvreadwrite.pp line 188
public procedure TCSVBuilder.AppendRow; |
AppendRow moves the cell pointer to the new row, i.e. it appends a LineEnding character.
|
Line ending character. |
|
|
Append a cell to the output. |
|
|
Ensure every row has an equal amount of columns. |