CsvCell.AddRow method

Version 0.0.2
.NET Framework 4.7
Namespace Skybrud.Csv
Assembly Skybrud.Csv.dll

AddRow()

Adds a new row to the parent CsvFile.

public CsvRow AddRow()

Returns

The added row.