InsertRows Method |
Inserts rows in a table.
Signature
object.InsertRows(row, Height, Rows)
Object
Table
The object or objects this method applies to.
row
Long; zero-based row index
Height
Double; row height
Rows
Long; the number of rows to insert
Comments? |