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