expression.ScrollColumn
expression Required. An expression that returns a Window object.
This example moves column C so that it's the leftmost column in the window.
Spreadsheet1.ActiveWindow.ScrollColumn = 3
Submit feedback about this site to: