[]
Sets the column index in the sheet for the specified column index in the data model.
public void SetViewColumnIndex(int modelColumnIndex, int value)
Public Sub SetViewColumnIndex(modelColumnIndex As Integer, value As Integer)
| Type | Name | Description |
|---|---|---|
| int | modelColumnIndex | Column index in the model |
| int | value | Column index in the sheet |