scrollTo method
Scrolls the spreadsheet grid to display the specified range.
Syntax
sheetObject.scrollTo(scrollRange)
Applies to
Sheet object.
Parameters
- scrollRange
- Range. A reference to the Range object you want to scroll into view.
Return value
none.