Spread.Sheets
Text メソッド
テキストセル型のエディタタイプ。
テキストセル型を表します。
シンタックス
Javascript (Usage) 
var value; // Type: any
value = GC.Spread.Sheets.CellTypes.Text(editorType);
Javascript (Specification) 
function Text( 
   editorType : EditorType
) : any;

パラメータ

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

関連トピック

参照

CellTypes タイプ

 

 


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