[]
Binds the column to the data source column for a sheet.
public void BindDataColumn(int column, string columnName)
Public Sub BindDataColumn(column As Integer, columnName As String)
Type | Name | Description |
---|---|---|
int | column | Column index |
string | columnName | Name of the data source column |