Name | Description | |
---|---|---|
![]() | RangeReference Constructor | Overloaded. |
The following tables list the members exposed by RangeReference.
Name | Description | |
---|---|---|
![]() | RangeReference Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BottomRight | Gets the bottom-right cell reference. |
![]() | Column | Gets the index of the left column. |
![]() | Column2 | Gets the index of the right column. |
![]() | IsWholeColumn | Gets a value indicating whether this instance is whole column. |
![]() | IsWholeRow | Gets a value indicating whether this instance is whole row. |
![]() | Row | Gets the index of the top row. |
![]() | Row2 | Gets the index of the bottom row. |
![]() | TopLeft | Gets the top-left cell reference. |
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. |
![]() | ReorderAbsolute | Reorders an aboslute range reference. |
![]() | 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. |