GcSpread.Sheets.Calc Namespace > Expressions type : BangCellExpression Method |
var value; // Type: any value = GcSpread.Sheets.Calc.Expressions.BangCellExpression(row, column, rowRelative, columnRelative);
function BangCellExpression( row : number, column : number, rowRelative : boolean, columnRelative : boolean ) : any;