SpreadJS Documentation
GC.Spread.Sheets Namespace / Commands type / openColorPicker Field
In This Topic
    openColorPicker Field
    In This Topic
    Represents the command used to open a color picker in specified cell.
    Syntax
    var value; // Type: openColorPicker
    value = GC.Spread.Sheets.Commands.openColorPicker;
    var openColorPicker : openColorPicker;
    See Also

    Reference

    Commands type