GcSpread.Sheets.Calc.Expressions Namespace : RangeExpression type |
var instance = new GcSpread.Sheets.Calc.Expressions.RangeExpression(startRow, startColumn, endRow, endColumn, startRowRelative, startColumnRelative, endRowRelative, endColumnRelative);
function RangeExpression;
Object
GcSpread.Sheets.Calc.Expressions.ReferenceExpression
GcSpread.Sheets.Calc.Expressions.RangeExpression
GcSpread.Sheets.Calc.Expressions.BangRangeExpression
Name | Description | |
---|---|---|
RangeExpression Constructor | Represents a cell range reference expression. |
Name | Description | |
---|---|---|
getRange | Gets the identity of the current expressions based on baseRow and baseColumn. |