Spread Silverlight Documentation
ActiveRowPane Field


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

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members