[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.UnboundSheetBuilder

UnboundSheetBuilder Class

Defines a builder to configurate UnboundSheet.

Inheritance
HideObjectMembers
UnboundSheetBuilder
Namespace: C1.Web.Mvc.Sheet.Fluent
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class UnboundSheetBuilder : SheetBuilder<UnboundSheet, UnboundSheetBuilder>

Constructors

Name Description
UnboundSheetBuilder(UnboundSheet)

Creates one UnboundSheetBuilder instance to configurate obj.

Methods

Name Description
ColumnCount(int)

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

RowCount(int)

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