SpreadJS Documentation
Operator Method
The name of the operator.
Represents an operator. This is a base class.
Syntax
var value; // Type: any
value = GcSpread.Sheets.Calc.Operators.Operator(name);
function Operator( 
   name : string
) : any;

Parameters

name
The name of the operator.
See Also

Reference

Operators type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.