SPREAD for WPF 3.0J - GcSpreadGrid
CellType プロパティ (SpreadElement)

GrapeCity.Windows.SpreadGrid.Data 名前空間 > SpreadElement クラス : CellType プロパティ
現在の要素のセル型を取得または設定します。
シンタックス
'宣言
 
Public Property CellType As CellTypeBase
public CellTypeBase CellType {get; set;}

プロパティ値

セル型を示す GrapeCity.Windows.SpreadGrid.CellTypeBase。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

SpreadElement クラス
SpreadElement メンバ