Spread Windows Forms 12.0 Product Documentation
NonEmptyRowCount Property (DefaultSheetStyleModel)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > DefaultSheetStyleModel Class : NonEmptyRowCount Property
Gets the number of rows in the model that contain style settings.
Syntax
'Declaration
 
Public Overrides ReadOnly Property NonEmptyRowCount As Integer
'Usage
 
Dim instance As DefaultSheetStyleModel
Dim value As Integer
 
value = instance.NonEmptyRowCount
public override int NonEmptyRowCount {get;}

Property Value

Integer number of rows in the model with no style settings
See Also

Reference

DefaultSheetStyleModel Class
DefaultSheetStyleModel Members