[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.UnboundSheetBuilder.RowCount

RowCount Method

RowCount(int)

Configurates RowCount. Sets the number of rows in the sheet.

Declaration
public UnboundSheetBuilder RowCount(int value)
Parameters
Type Name Description
int value

The value.

Returns
Type Description
UnboundSheetBuilder

Current builder.