var value; // Type: any value = GcSpread.Sheets.Calc.Expressions.UnaryOperatorExpression(operator, operand);
function UnaryOperatorExpression( operator : object, operand : object ) : any;
Expressions type
Copyright © GrapeCity, inc. All rights reserved.