Scroll | |
Syntax: | object.Scroll Columns, Rows |
Parameters: |
Columns As
long - number of columns to move
(positive scrolls to the right, negative scrolls to the left)
Rows As
long - number of rows to move
(positive scrolls down, negative scrolls up)
|
Description: | Scroll is a method that allows the gris to be scrolled in rows and columns on the x and y axis. |