GrapeCity.Xaml.Excel
TopRow Field


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

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members