GrapeCity.Xaml.Excel
RowPaneCount Field


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

Reference

ExcelWorksheet.ExcelViewportInfo Class
ExcelWorksheet.ExcelViewportInfo Members