'Declaration
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Class CellRangeFactory Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of IList(Of CellRange),CellRangeFactory)
[EditorBrowsable(EditorBrowsableState.Never)] public class CellRangeFactory : C1.Web.Mvc.Fluent.BaseBuilder<IList<CellRange>,CellRangeFactory>