'宣言
Public Class CellCollection Inherits GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase(Of Cell)
public class CellCollection : GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase<Cell>
'宣言
Public Class CellCollection Inherits GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase(Of Cell)
public class CellCollection : GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase<Cell>
System.Object
GrapeCity.Windows.SpreadGrid.Data.Foundation.DataListBase<T>
GrapeCity.Windows.SpreadGrid.CellCollection