GrapeCity.CalcEngine.Expressions Namespace : CalcSheetRangeExpression Class |
For a list of all members of this type, see CalcSheetRangeExpression members.
Name | Description | |
---|---|---|
EndColumn | Gets the ending column index of the range. | |
EndColumnRelative | Gets a value indicating whether the end column coordinate is relative. | |
EndRow | Gets the ending row index of the range. | |
EndRowRelative | Gets a value indicating whether the end row coordinate is relative. | |
EndSource | Gets the end owner of current range. | |
IsFullColumn | Gets a value indicating whether this instance is full column. | |
IsFullRow | Gets a value indicating whether this instance is full row. | |
StartColumn | Gets the starting column index of the range. | |
StartColumnRelative | Gets a value indicating whether the start column coordinate is relative. | |
StartRow | Gets the starting row index of the range. | |
StartRowRelative | Gets a value indicating whether the start row coordinate is relative. | |
StartSource | Gets the start owner of current range. |