'Declaration
Property ScrollRow As System.Integer
'Usage
Dim instance As IWorksheetWindowInfo Dim value As System.Integer instance.ScrollRow = value value = instance.ScrollRow
System.int ScrollRow {get; set;}
read-write property ScrollRow: System.Integer;
function get,set ScrollRow : System.int