[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISheetDataModel.IsRowUsed

IsRowUsed Method

IsRowUsed(int)

Determines whether the specified row contains data.

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 contains data; false otherwise