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