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

    Reference

    Commands type