[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.UnboundSheetBuilder.ColumnCount

ColumnCount Method

ColumnCount(int)

Configurates ColumnCount. Sets the number of columns in the sheet.

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

The value.

Returns
Type Description
UnboundSheetBuilder

Current builder.