[]
Gets the column index in the data model that corresponds to the specified column index in the sheet.
public virtual int GetModelColumnFromViewColumn(int column)
Public Overridable Function GetModelColumnFromViewColumn(column As Integer) As Integer
Type | Name | Description |
---|---|---|
int | column | Column index in the sheet |
Type | Description |
---|---|
int |