Spread Silverlight Documentation
TopRow Field


GrapeCity.Excel Namespace > ExcelWorksheet.ExcelViewportInfo Class : TopRow Field
Specifies the topmost visible row in the bottom pane.
Syntax
'Declaration
 
Public TopRow As System.Integer()
'Usage
 
Dim instance As ExcelWorksheet.ExcelViewportInfo
Dim value() As System.Integer
 
value = instance.TopRow
 
instance.TopRow = value
public System.int[] TopRow
See Also

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members