Name | Description | |
---|---|---|
![]() | ContainsColumn | Returns true if this range contains the specified column. |
![]() | ContainsRow | Returns true if this range contains the specified row. |
![]() | Equals | |
![]() | GetHashCode | |
![]() | Intersection | Returns the intersection between this and a specified range. |
![]() | Intersects | Returns true if this range is intersected by the specified range. |
![]() | SubstractColumns | Returns a range after subtracting the columns of the specified range. |
![]() | SubstractRows | Returns a range after subtracting the rows of the specified range. |
![]() | ToString | |
![]() | Union | Returns a range that is the union of both ranges. |