[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISheetStyleModel.IsRowUsed

IsRowUsed Method

IsRowUsed(int)

Gets whether the row in the model contains style settings.

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

Row index in the model

Returns
Type Description
bool