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