ComponentOne ASP.NET MVC Controls
Range(CellRange) Method

C1.Web.Mvc.Sheet.Fluent Namespace > TableBuilder Class > Range Method : Range(CellRange) Method
The cell range.
Sets the Range property.
Syntax
'Declaration
 
Public Overloads Function Range( _
   ByVal range As CellRange _
) As TableBuilder
public TableBuilder Range( 
   CellRange range
)

Parameters

range
The cell range.

Return Value

Current builder.
See Also

Reference

TableBuilder Class
TableBuilder Members
Overload List