Name | Description | |
---|---|---|
![]() | CompareTo | Compares the current CellReference with another CellReference. |
![]() | Equals | Overloaded. Indicates whether the current CellReference is equal to another CellReference of the same type. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | SwitchReferenceType | Overloaded. Switch the reference type of this CellReference. |
![]() | ToAbsolute | Returns the absolute reference of the CellReference object which relates with the context cell (specified by contextRow and contextColumn. |
![]() | ToContextWithoutReorder | Returns the target reference of the CellReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the CellReference is unchanged. |
![]() | ToRelative | Returns the target reference of the CellReference object which relates with the context cell (specified by contextRow and contextColumn. Position state of the CellReference is unchanged. |