|
CSV Engine Documentation Contents
|
Sets the value at the named column.
[Visual Basic]
Overloads Public Sub SetValue( _ ByVal columnName As String, _ ByVal fieldData As String _ ) Parameters
RemarksA Header must be provided through the Row constructor in order for values to be set by column name. Exceptions
See AlsoRow Class | AldenSystems.CSVEngine Namespace | Row.SetValue Overload List |