SpreadJS Documentation
UnaryOperator type
Returns the result of the operator applied to the operand.
Syntax
var instance = new GcSpread.Sheets.Calc.Operators.UnaryOperator(name);
function UnaryOperator;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Operators.UnaryOperator

Constructors
 NameDescription
public ConstructorUnaryOperator ConstructorReturns the result of the operator applied to the operand.  
Top
Methods
 NameDescription
public MethodevaluateReturns the result of the operator applied to the operand.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Operators Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.