GrapeCity.Xaml.Excel
ActiveRowPane Field


GrapeCity.Excel Namespace > ExcelWorksheet.ExcelViewportInfo Class : ActiveRowPane Field
The index of row pane that is active.
Syntax
'Declaration
 
Public ActiveRowPane As Integer
'Usage
 
Dim instance As ExcelWorksheet.ExcelViewportInfo
Dim value As Integer
 
value = instance.ActiveRowPane
 
instance.ActiveRowPane = value
public int ActiveRowPane
See Also

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members