Insert Data Column
Insert a column data.
Last updated
Insert a column data.
Last updated
Insert values into the specified column of the data table.
Input :
Specifies theDataTable
variable to insert columns.
Column Data : Specifies the column values to be inserted.
Column Header : Optional
Specifies the column header that is to be inserted.
Column Index : Specifies the column index that is to be inserted.