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