Spread Silverlight Documentation
RowPaneCount Field


GrapeCity.Excel Namespace > ExcelWorksheet.ExcelViewportInfo Class : RowPaneCount Field
Row pane count.
Syntax
'Declaration
 
Public RowPaneCount As System.Integer
'Usage
 
Dim instance As ExcelWorksheet.ExcelViewportInfo
Dim value As System.Integer
 
value = instance.RowPaneCount
 
instance.RowPaneCount = value
public System.int RowPaneCount
See Also

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members