SpreadJS Documentation
BinaryOperator type
Represents a binary operator.
Syntax
var instance = new GcSpread.Sheets.Calc.Operators.BinaryOperator(name, acceptsReference);
function BinaryOperator;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Operators.BinaryOperator

Constructors
 NameDescription
public ConstructorBinaryOperator ConstructorRepresents a binary operator.  
Top
Methods
 NameDescription
public MethodevaluateReturns the result of the operator applied to the operands.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Operators Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.