Parameters
- column
- An integer value indicates the column index at which to insert new columns.
- count
- An integer value indicates the number of rows to insert.
Return Value
true
if the columns are inserted successful, false
otherwise.true
if the columns are inserted successful, false
otherwise.