SpreadJS Documentation
ExternalReferenceExpression Constructor
The owner of the cell.
Represents an external reference expression.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.ExternalReferenceExpression(source);
function ExternalReferenceExpression( 
   source : object
) : ExternalReferenceExpression;

Parameters

source
The owner of the cell.
See Also

Reference

ExternalReferenceExpression type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.