ComponentOne ASP.NET MVC Controls
CellRangeFactory Constructor

C1.Web.Mvc.Sheet.Fluent Namespace > CellRangeFactory Class : CellRangeFactory Constructor
The Range list
The constructor for CellRangeFactory.
Syntax
'Declaration
 
Public Function New( _
   ByVal ranges As IList(Of CellRange) _
)
public CellRangeFactory( 
   IList<CellRange> ranges
)

Parameters

ranges
The Range list
See Also

Reference

CellRangeFactory Class
CellRangeFactory Members