var instance = new GC.Spread.Sheets.CellTypes.Text(editorType);
function Text( editorType : EditorType ) : Text;
Parameters
- editorType
- The editor type of the text cell type.
var instance = new GC.Spread.Sheets.CellTypes.Text(editorType);
function Text( editorType : EditorType ) : Text;