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