ScrollRow Property From Microsoft Office Web Components Visual Basic previous page next page expression.ScrollRow expression Required. An expression that returns a Window object.ExampleThis example moves row ten to the top of the window.Spreadsheet1.ActiveWindow.ScrollRow = 10