SpreadJS Documentation
BangCellExpression type
Represents a cell reference on the current sheet.
Syntax
var instance = new GcSpread.Sheets.Calc.Expressions.BangCellExpression(row, column, rowRelative, columnRelative);
function BangCellExpression;
Inheritance Hierarchy

Object
   GcSpread.Sheets.Calc.Expressions.CellExpression
      GcSpread.Sheets.Calc.Expressions.BangCellExpression

Constructors
 NameDescription
public ConstructorBangCellExpression ConstructorRepresents a cell reference on the current sheet.  
Top
Methods
 NameDescription
public MethodgetRange (Inherited from GcSpread.Sheets.Calc.Expressions.CellExpression)
Top
See Also

Reference

GcSpread.Sheets.Calc.Expressions Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.