SPREAD for WPF 3.0J - GcSpreadGrid
Text プロパティ (Cell)

GrapeCity.Windows.SpreadGrid 名前空間 > Cell クラス : Text プロパティ
セルのテキストを取得または設定します。
シンタックス
'宣言
 
Public Property Text As String
public string Text {get; set;}

プロパティ値

セルのテキスト。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

Cell クラス
Cell メンバ