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