'宣言
Public Class CellTemplateCollection Inherits GrapeCity.Windows.SpreadGrid.SpreadCollection(Of CellTemplate)
public class CellTemplateCollection : GrapeCity.Windows.SpreadGrid.SpreadCollection<CellTemplate>
'宣言
Public Class CellTemplateCollection Inherits GrapeCity.Windows.SpreadGrid.SpreadCollection(Of CellTemplate)
public class CellTemplateCollection : GrapeCity.Windows.SpreadGrid.SpreadCollection<CellTemplate>
System.Object
GrapeCity.Windows.SpreadGrid.SpreadCollection<T>
GrapeCity.Windows.SpreadGrid.CellTemplateCollection