CsvRow.SetCellValue method
Version 0.0.2
.NET Framework 4.7
Namespace | Skybrud.Csv |
---|---|
Assembly | Skybrud.Csv.dll |
SetCellValue(int, object)
Sets the value of the cell at the specified index
.
public CsvRow SetCellValue(int index, object value)