AppendRows
This method appends new rows over the specified range within the document.
Syntax
AppendRows (top as Long, height as Long, PageNumber as Long)
| Parameter | Description |
|---|---|
| Top | Top of region used for creation or new rows |
| Height | Height of region used for creation or new rows |
| PageNumber | Page number of region |
