Spread for ASP.NET 12 Product Documentation
NonEmptyRowCount Property (INonEmptyCells)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > INonEmptyCells Interface : NonEmptyRowCount Property
Gets the number of rows with data.
Syntax
'Declaration
 
ReadOnly Property NonEmptyRowCount As Integer
'Usage
 
Dim instance As INonEmptyCells
Dim value As Integer
 
value = instance.NonEmptyRowCount
int NonEmptyRowCount {get;}
See Also

Reference

INonEmptyCells Interface
INonEmptyCells Members