SpreadJS Documentation
StructReferenceExpression Method
The structured reference string.
Represents a structured reference expression.
Syntax
var value; // Type: any
value = GcSpread.Sheets.Calc.Expressions.StructReferenceExpression(structRef);
function StructReferenceExpression( 
   structRef : string
) : any;

Parameters

structRef
The structured reference string.
See Also

Reference

Expressions type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.