Spread for ASP.NET 11 Product Documentation
RowCount Property (SheetStyleModelEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SheetStyleModelEventArgs Class : RowCount Property
Gets the number of rows, or -1 if all rows were affected.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As SheetStyleModelEventArgs
Dim value As Integer
 
value = instance.RowCount
public int RowCount {get;}
See Also

Reference

SheetStyleModelEventArgs Class
SheetStyleModelEventArgs Members