var value; // Type: any value = GC.Spread.Sheets.CellTypes.Text(editorType);
function Text( editorType : EditorType ) : any;
パラメータ
- editorType
- テキストセル型のエディタタイプ。
var value; // Type: any value = GC.Spread.Sheets.CellTypes.Text(editorType);
function Text( editorType : EditorType ) : any;