[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.CellRangeFactory

CellRangeFactory Class

The CellRangeFactory for setting CellRanges with fluent api.

Inheritance
HideObjectMembers
CellRangeFactory
Namespace: C1.Web.Mvc.Sheet.Fluent
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public class CellRangeFactory : BaseBuilder<IList<CellRange>, CellRangeFactory>

Constructors

Name Description
CellRangeFactory(IList<CellRange>)

The constructor for CellRangeFactory.

Methods

Name Description
AddCellRange(int, int, int?, int?)

Add the CellRange to Range list.