SpreadJS Documentation
ExternalCellExpression type
Represents a cell reference expression.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.ExternalCellExpression(source, row, column, rowRelative, columnRelative);
function ExternalCellExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.ExternalReferenceExpression
      GcSpread.Sheets.Calc.Expressions.ExternalCellExpression

Constructors
 NameDescription
public ConstructorExternalCellExpression ConstructorRepresents a cell reference expression.  
Top
Methods
 NameDescription
public MethodgetRangeGets the identity of current expressions based on baseRow and baseColumn.  
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.