var instance = new GC.Spread.Sheets.CellTypes.ComboBox(); var returnValue; // Type: any returnValue = instance.editorValueType(value);
function editorValueType( value : EditorValueType ) : any;
Parameters
- value
- The type of editor value.
Return Value
If no value is set, returns the type of editor value; otherwise, returns the combo box cellType.