[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IOptimizedEnumerationSupport.IsRowUsed

IsRowUsed Method

IsRowUsed(int)

Determines whether a row had data in any of the cells in that row.

Declaration
bool IsRowUsed(int row)
Function IsRowUsed(row As Integer) As Boolean
Parameters
Type Name Description
int row

Row index

Returns
Type Description
bool

true if the row has data; otherwise, false