GrapeCity.CalcEngine.Expressions Namespace : CalcBangRangeExpression Class |
The following tables list the members exposed by CalcBangRangeExpression.
Name | Description | |
---|---|---|
![]() | CalcBangRangeExpression Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | EndColumn | Gets the ending column index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | EndColumnRelative | Gets a value indicating whether the end column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | EndRow | Gets the ending row index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | EndRowRelative | Gets a value indicating whether the end row coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | IsFullColumn | Gets a value indicating whether this instance is full column. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | IsFullRow | Gets a value indicating whether this instance is full row. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | StartColumn | Gets the starting column index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | StartColumnRelative | Gets a value indicating whether the start column coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | StartRow | Gets the starting row index of the range. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | StartRowRelative | Gets a value indicating whether the start row coordinate is relative. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
Name | Description | |
---|---|---|
![]() | GetId | Gets the identity of current expressions based on row and column. (Inherited from GrapeCity.CalcEngine.Expressions.CalcRangeExpression) |
![]() | Offset | Overloaded. Overridden. Get a new expression with specific offset. |