Spread for ASP.NET 12 Product Documentation
GetNonEmptyNotesRowCount Method


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > DefaultSheetDataModel Class : GetNonEmptyNotesRowCount Method
Gets the number of rows that contain notes.
Syntax
'Declaration
 
Public Overridable Function GetNonEmptyNotesRowCount() As Integer
'Usage
 
Dim instance As DefaultSheetDataModel
Dim value As Integer
 
value = instance.GetNonEmptyNotesRowCount()
public virtual int GetNonEmptyNotesRowCount()
See Also

Reference

DefaultSheetDataModel Class
DefaultSheetDataModel Members