Scroll Method (IScrollable)
Scrolls an object that has embedded scroll bars.

C# Syntax

Parameters

orientation
The scroll bar to move. Possible values: ScrollOrientation
type
The type of the scrolling to perform Possible values: ScrollType
value
Optional. The quantity of lines or pages to scroll. Default = 1. (This parameter is not relevant if the type argument is set to First or Last.)