Name | Description | |
---|---|---|
Reference Constructor | Overloaded. |
The following tables list the members exposed by Reference.
Name | Description | |
---|---|---|
Reference Constructor | Overloaded. |
Name | Description | |
---|---|---|
BottomRight | Gets the bottom right cell of this Reference value. | |
Column | Gets the left column index. | |
Column2 | Gets the right column index. | |
ColumnCount | Gets the totals column count. | |
Row | Gets the top row index. | |
Row2 | Gets the bottom row index. | |
RowCount | Gets the totals row count. | |
TopLeft | Gets the top left cell of this Reference value. |
Name | Description | |
---|---|---|
CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. | |
Contains | Determines whether this reference contains the specified cell. | |
Equals | Overloaded. Determines whether the specified System.Object is equal to this reference. | |
GetHashCode | Returns a hash code for this instance. | |
IntersectWith | Intersects this Reference range with the specified Reference range. | |
IsEmpty | Determines whether this reference is empty. | |
IsIntersected | Overloaded. Determines whether this reference is intersected with the specified reference. | |
IsOneCell | Gets a value indicating whether this reference is one cell. | |
IsOverlapped | Determines whether this reference is overlaped by the specified range. | |
Offset | Translates this by the specified amount. | |
Overlaps | Determines whether this reference overlaps the specified range. | |
ToString | Returns a System.String that represents this instance. | |
Union | Overloaded. Unions the current Reference with the specified reference. |
Implicit Type Conversion | Overloaded. Performs an implicit conversion from Reference to GrapeCity.CalcEngine.RangeReference. |