Name | Description | |
---|---|---|
CompareTo | Compares the current RangeReference with another RangeReference. | |
Equals | Overloaded. Indicates whether the current RangeReference is equal to another RangeReference of the same type. | |
GetHashCode | Returns a hash code for this instance. | |
IntersectWith | Intersects this RangeReference range with the specified RangeReference range. | |
IsEmpty | Determines whether this instance 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. | |
Offset | Translates this by the specified amount. | |
SwitchReferenceType | Overloaded. Switch the reference type of this CellReference. | |
ToAbsolute | Overloaded. Returns the absolute reference of the RangeReference object which relates with the context cell (specified by contextRow and contextColumn. | |
ToContextWithoutReorder | Returns the target reference of the RangeReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the RangeReference is unchanged. | |
ToRelative | Returns the target reference of the RangeReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the RangeReference is unchanged. |