| Name | Description | |
|---|---|---|
![]() | Contains | Overloaded. Determines if the specified cell is contained within this |
![]() ![]() | CreateColumnReferences | Creates the cell references to the specified column. |
![]() ![]() | CreateColumnsReferences | Creates the cell references to the specified columns. |
![]() ![]() | CreateFixedReferences | Overloaded. Creates fixed cell references. |
![]() ![]() | CreateRowReferences | Creates the cell references to the specified row. |
![]() ![]() | CreateRowsReferences | Creates the cell references to the specified rows. |
![]() | Equals | Determines whether the specified System.Object, is equal to this instance. |
![]() ![]() | Exclude | Excludes the specified cell references from cells. |
![]() | GetA1Name | Overloaded. Returns the name in A1 format. |
![]() | GetBounds | Returns the bounds of this references. |
![]() | GetColumns | Returns the columns of this cell references. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | GetR1C1Name | Returns the name in R1C1 format. |
![]() | GetRows | Returns the rows of this cell references. |
![]() ![]() | Intersect | Creates the third CellReferences that represents the intersection of two CellReferences. |
![]() | IntersectWith | Determines if this references intersects with the specified CellReferences. |
![]() ![]() | Parse | Parses the cell references from the specified string in A1 or R1C1 format. |
![]() | ToString | Converts to a string. |
![]() ![]() | Translate | Creates a new cell refereces that is created from cell reference translated to the specified column and row offset. |
![]() ![]() | TryExpand | Tries the expand the cell references. |
![]() ![]() | TryParse | Tries to parse cell references from the specified string in A1 or R1C1 format. |
![]() ![]() | Union | Creates the smallest possible third CellReferences that can contain both of two CellReferences that form a union. |

