Insert Data Column

Insert a column data.

Insert values into the specified column of the data table.

Input

Options

Column Data must be a list of strings or IEnumerable objects.

  • Column Header : String ArgumentOptional Specifies the column header that is to be inserted.

Last updated