SPREAD for WPF 3.0J - GcSpreadGrid
CellTemplateCollection クラス
メンバ 

GrapeCity.Windows.SpreadGrid 名前空間 : CellTemplateCollection クラス
CellTemplate のコレクションを表します。
オブジェクト モデル
CellTemplateCollection クラス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

参照

CellTemplateCollection メンバ
GrapeCity.Windows.SpreadGrid 名前空間