Spread.Sheets
Text コンストラクタ
テキストセル型のエディタタイプ。
テキストセル型を表します。
シンタックス
Javascript (Usage) 
var instance = new GC.Spread.Sheets.CellTypes.Text(editorType);
Javascript (Specification) 
function Text( 
   editorType : EditorType
) : Text;

パラメータ

editorType
テキストセル型のエディタタイプ。

関連トピック

参照

Text タイプ

 

 


© 2016-2018, GrapeCity inc. All rights reserved.