RangeExpression Constructors
An operator that produces a reference to all cells located between the cells specified as operands.Name | Parameters | Description |
---|---|---|
RangeExpression(IExpression, IExpression) | leftExpression, rightExpression | Initializes a new instance of the RangeExpression class with the specified settings. |
See Also