SpreadJS Documentation
UnaryOperatorExpression type
Represents an expression that has a unary operator.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.UnaryOperatorExpression(operator, operand);
function UnaryOperatorExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.OperatorExpression
      GcSpread.Sheets.Calc.Expressions.UnaryOperatorExpression

Constructors
 NameDescription
public ConstructorUnaryOperatorExpression ConstructorRepresents an expression that has a unary operator.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.