| Overload | Description | 
|---|---|
| CellRange Constructor(Int32,Int32,Int32,Int32) | Initializes a new instance of a CellRange. | 
| CellRange Constructor(Int32,Int32) | Initializes a new instance of a CellRange containing a single cell. | 
| CellRange Constructor(UIElement) | Initializes a new instance of a CellRange based on a Windows.UI.Xaml.UIElement that represents a cell. |