SpreadJS製品ヘルプ
Text コンストラクタ
GC.Spread.Sheets.CellTypes 名前空間 > Text タイプ : Text コンストラクタ
テキストセル型のエディタタイプ。
テキストセル型を表します。
シンタックス
var instance = new GC.Spread.Sheets.CellTypes.Text(editorType);
function Text( 
   editorType : EditorType
) : Text;

パラメータ

editorType
テキストセル型のエディタタイプ。
関連トピック

参照

Text タイプ