Parameters
- viewColumn
- Column index in the sheet
- modelColumn
- Column index in the data model
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Specified column in the sheet is out of range; must be between -1 and the total number of columns in the sheet |
System.ArgumentOutOfRangeException | Specified column in the model is out of range; must be between -1 and the total number of columns in the model |