SpreadJS Documentation
Operator Constructor
The name of the operator.
Represents an operator. This is a base class.
Syntax
var instance = new GcSpread.Sheets.Calc.Operators.Operator(name);
function Operator( 
   name : string
) : Operator;

Parameters

name
The name of the operator.
See Also

Reference

Operator type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.