| Name | Description | |
|---|---|---|
![]() ![]() | CreateCell | Creates the cell reference. |
![]() ![]() | CreateColumn | Creates the column reference. |
![]() ![]() | CreateFixedCell | Overloaded. Creates the fixed cell reference. |
![]() ![]() | CreateFixedColumn | Creates fixed column reference. |
![]() ![]() | CreateFixedRow | Creates fixed row reference. |
![]() ![]() | CreateRow | Creates the row reference. |
![]() | Equals | Determines whether the specified System.Object, is equal to this instance. |
![]() | GetA1Name | Returns the name in A1 format. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | GetR1C1Name | Returns the name in R1C1 format. |
![]() ![]() | Parse | Overloaded. Parses cell reference from specified string in A1 or R1C1 format. |
![]() | ToString | Converts to a string. |
![]() ![]() | Translate | Creates a new cell reference that is created from cell reference translated to the specified column and row offset. |
![]() ![]() | TryParse | Tries to parse cell reference from specified string in A1 or R1C1 format. |

