Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Reference Structure / RowCount Property


In This Topic
RowCount Property (Reference)
In This Topic
Gets the totals row count.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
 
'Usage
 
Dim instance As Reference
Dim value As Integer
 
value = instance.RowCount

Property Value

An integer value represents the row count.
See Also