SpreadJS Documentation
ParenthesesExpression type
Represents an expression type for parentheses surrounding a specified expression.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.ParenthesesExpression(arg);
function ParenthesesExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.Expression
      GcSpread.Sheets.Calc.Expressions.ParenthesesExpression

Constructors
 NameDescription
public ConstructorParenthesesExpression ConstructorRepresents an expression type for parentheses surrounding a specified expression.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.