Parameters
- position
- An integer value indicates the relative position of the new column that starts at 1. The previous column at this position is shifted outward.
- count
- The total number of new columns.
Return Value
An ITableColumn object that represents the new column.