SpreadJS Documentation
Operator type
Represents an operator. This is a base class.
Syntax
var instance = new GcSpread.Sheets.Calc.Operators.Operator(name);
function Operator;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Operators.Operator

Constructors
 NameDescription
public ConstructorOperator ConstructorRepresents an operator. This is a base class.  
Top
Methods
 NameDescription
public MethodcompareToTests whether two operator structures are different.  
public MethodgetNameGets the name of the operator.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Operators Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.