Overload | Description |
---|---|
add() | Adds a new column to the table object. Returns the ITableColumnobject. |
add(int) | Adds a new column to the table object. Returns the ITableColumnobject. |
add(int,int) | Adds new column(s) to the table object. |
Overload | Description |
---|---|
add() | Adds a new column to the table object. Returns the ITableColumnobject. |
add(int) | Adds a new column to the table object. Returns the ITableColumnobject. |
add(int,int) | Adds new column(s) to the table object. |