'宣言 Public Class CellRangeFactory Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of IList(Of CellRange),CellRangeFactory)
public class CellRangeFactory : C1.Web.Mvc.Fluent.BaseBuilder<IList<CellRange>,CellRangeFactory>
'宣言 Public Class CellRangeFactory Inherits C1.Web.Mvc.Fluent.BaseBuilder(Of IList(Of CellRange),CellRangeFactory)
public class CellRangeFactory : C1.Web.Mvc.Fluent.BaseBuilder<IList<CellRange>,CellRangeFactory>
System.Object
C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
C1.Web.Mvc.Sheet.Fluent.CellRangeFactory