SpreadJS Documentation
StructReferenceExpression Constructor
The structured reference string.
Represents a structured reference expression.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.StructReferenceExpression(structRef);
function StructReferenceExpression( 
   structRef : string
) : StructReferenceExpression;

Parameters

structRef
The structured reference string.
See Also

Reference

StructReferenceExpression type

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.