Spread.Sheets Documentation
getExpression Method
Gets the expression.
Syntax
var instance = new GC.Spread.Sheets.NameInfo(name, expr, row, column);
var value; // Type: Expression
value = instance.getExpression();
function getExpression() : Expression;

Return Value

The expression.
See Also

Reference

NameInfo type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.