# Wijmo_Grid.Cellrange

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								CellRange Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents a rectangular group of cells defined by two row indices and
									two column indices.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">CellRange</span>
								</li>
							</ul>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Constructors
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#constructor" class="tsd-kind-icon">constructor</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#bottomrow" class="tsd-kind-icon">bottom<wbr>Row</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#col" class="tsd-kind-icon">col</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#col2" class="tsd-kind-icon">col2</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#columnspan" class="tsd-kind-icon">column<wbr>Span</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#issinglecell" class="tsd-kind-icon">is<wbr>Single<wbr>Cell</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#isvalid" class="tsd-kind-icon">is<wbr>Valid</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#leftcol" class="tsd-kind-icon">left<wbr>Col</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#rightcol" class="tsd-kind-icon">right<wbr>Col</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#row" class="tsd-kind-icon">row</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#row2" class="tsd-kind-icon">row2</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#rowspan" class="tsd-kind-icon">row<wbr>Span</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#toprow" class="tsd-kind-icon">top<wbr>Row</a></li>
										</ul>
									</section>
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Methods
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#clone" class="tsd-kind-icon">clone</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#combine" class="tsd-kind-icon">combine</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#contains" class="tsd-kind-icon">contains</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#containscolumn" class="tsd-kind-icon">contains<wbr>Column</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#containsrow" class="tsd-kind-icon">contains<wbr>Row</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#copy" class="tsd-kind-icon">copy</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#equals" class="tsd-kind-icon">equals</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#getrendersize" class="tsd-kind-icon">get<wbr>Render<wbr>Size</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#intersects" class="tsd-kind-icon">intersects</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#intersectscolumn" class="tsd-kind-icon">intersects<wbr>Column</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#intersectsrow" class="tsd-kind-icon">intersects<wbr>Row</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#setrange" class="tsd-kind-icon">set<wbr>Range</a></li>
											<li class="tsd-kind-method tsd-parent-kind-class"><a href="wijmo_grid.cellrange.html#tostring" class="tsd-kind-icon">to<wbr>String</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Constructors</h2>
							<section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class">
								<a name="constructor" class="tsd-anchor"></a>
								<h3>constructor</h3>
								<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">new <wbr>Cell<wbr>Range<span class="tsd-signature-symbol">(</span>r<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, c<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, r2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, c2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Initializes a new instance of the <a href="wijmo_grid.cellrange.html">CellRange</a> class.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> r: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>The index of the first row in the range (defaults to -1).</p>
													</div>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> c: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>The index of the first column in the range (defaults to -1).</p>
													</div>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> r2: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>The index of the last row in the range (defaults to <b>r</b>).</p>
													</div>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> c2: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<div class="lead">
														<p>The index of the last column in the range (defaults to <b>c</b>).</p>
													</div>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h4>
									</li>
								</ul>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Properties</h2>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="bottomrow" class="tsd-anchor"></a>
								<h3>bottomRow</h3>
								<div class="tsd-signature tsd-kind-icon">bottom<wbr>Row<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the index of the bottom row in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="col" class="tsd-anchor"></a>
								<h3>col</h3>
								<div class="tsd-signature tsd-kind-icon">col<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the index of the first column in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="col2" class="tsd-anchor"></a>
								<h3>col2</h3>
								<div class="tsd-signature tsd-kind-icon">col2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the index of the second column in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="columnspan" class="tsd-anchor"></a>
								<h3>columnSpan</h3>
								<div class="tsd-signature tsd-kind-icon">column<wbr>Span<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the number of columns in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="issinglecell" class="tsd-anchor"></a>
								<h3>isSingleCell</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Single<wbr>Cell<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Checks whether this range corresponds to a single cell.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="isvalid" class="tsd-anchor"></a>
								<h3>isValid</h3>
								<div class="tsd-signature tsd-kind-icon">is<wbr>Valid<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Checks whether this range contains valid row and column indices
										(row and column values are zero or greater).</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="leftcol" class="tsd-anchor"></a>
								<h3>leftCol</h3>
								<div class="tsd-signature tsd-kind-icon">left<wbr>Col<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the index of the leftmost column in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="rightcol" class="tsd-anchor"></a>
								<h3>rightCol</h3>
								<div class="tsd-signature tsd-kind-icon">right<wbr>Col<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the index of the rightmost column in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="row" class="tsd-anchor"></a>
								<h3>row</h3>
								<div class="tsd-signature tsd-kind-icon">row<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the index of the first row in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="row2" class="tsd-anchor"></a>
								<h3>row2</h3>
								<div class="tsd-signature tsd-kind-icon">row2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the index of the second row in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="rowspan" class="tsd-anchor"></a>
								<h3>rowSpan</h3>
								<div class="tsd-signature tsd-kind-icon">row<wbr>Span<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the number of rows in this range.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="toprow" class="tsd-anchor"></a>
								<h3>topRow</h3>
								<div class="tsd-signature tsd-kind-icon">top<wbr>Row<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the index of the top row in this range.</p>
									</div>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Methods</h2>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="clone" class="tsd-anchor"></a>
								<h3>clone</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">clone<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Creates a copy of this range.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="combine" class="tsd-anchor"></a>
								<h3>combine</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">combine<span class="tsd-signature-symbol">(</span>rng<span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Returns a new <a href="wijmo_grid.cellrange.html">CellRange</a> that represents the union of
												this range and another given range.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>rng: <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h5>
												<div class="tsd-comment">
													<p><a href="wijmo_grid.cellrange.html">CellRange</a> to combine with this range.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h4>
										<p>A <a href="wijmo_grid.cellrange.html">CellRange</a> object that represents the union of
											this range and the given range, or this range if the range to
										combine with is null.</p>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="contains" class="tsd-anchor"></a>
								<h3>contains</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">contains<span class="tsd-signature-symbol">(</span>r<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, c<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this range contains another range or a specific cell.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>r: <span class="tsd-signature-type">any</span></h5>
												<div class="tsd-comment">
													<p>The <a href="wijmo_grid.cellrange.html">CellRange</a> or row index to find.</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> c: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<p>The column index (required if the r parameter is not a <a href="wijmo_grid.cellrange.html">CellRange</a> object).</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="containscolumn" class="tsd-anchor"></a>
								<h3>containsColumn</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">contains<wbr>Column<span class="tsd-signature-symbol">(</span>c<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this range contains a given column.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>c: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<p>The index of the column to find.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="containsrow" class="tsd-anchor"></a>
								<h3>containsRow</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">contains<wbr>Row<span class="tsd-signature-symbol">(</span>r<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this range contains a given row.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>r: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<p>The index of the row to find.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="copy" class="tsd-anchor"></a>
								<h3>copy</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">copy<span class="tsd-signature-symbol">(</span>rng<span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Copies an existing cell range into this one.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>rng: <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h5>
												<div class="tsd-comment">
													<p><a href="wijmo_grid.cellrange.html">CellRange</a> to copy into this one.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="equals" class="tsd-anchor"></a>
								<h3>equals</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">equals<span class="tsd-signature-symbol">(</span>rng<span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this range equals another range.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>rng: <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h5>
												<div class="tsd-comment">
													<p>The <a href="wijmo_grid.cellrange.html">CellRange</a> object to compare to this range.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="getrendersize" class="tsd-anchor"></a>
								<h3>getRenderSize</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">get<wbr>Render<wbr>Size<span class="tsd-signature-symbol">(</span>p<span class="tsd-signature-symbol">: </span><a href="wijmo_grid.gridpanel.html" class="tsd-signature-type">GridPanel</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo.size.html" class="tsd-signature-type">Size</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Gets the rendered size of this range.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>p: <a href="wijmo_grid.gridpanel.html" class="tsd-signature-type">GridPanel</a></h5>
												<div class="tsd-comment">
													<p>The <a href="wijmo_grid.gridpanel.html">GridPanel</a> object that contains this range.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <a href="wijmo.size.html" class="tsd-signature-type">Size</a></h4>
										<p>A <a href="wijmo.size.html">Size</a> object that represents the sum of row heights and column widths in this range.</p>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="intersects" class="tsd-anchor"></a>
								<h3>intersects</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">intersects<span class="tsd-signature-symbol">(</span>rng<span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this range intersects another range.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>rng: <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h5>
												<div class="tsd-comment">
													<p>The <a href="wijmo_grid.cellrange.html">CellRange</a> object to check.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="intersectscolumn" class="tsd-anchor"></a>
								<h3>intersectsColumn</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">intersects<wbr>Column<span class="tsd-signature-symbol">(</span>rng<span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this range intersects the columns in another range.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>rng: <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h5>
												<div class="tsd-comment">
													<p>The <a href="wijmo_grid.cellrange.html">CellRange</a> object to check.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="intersectsrow" class="tsd-anchor"></a>
								<h3>intersectsRow</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">intersects<wbr>Row<span class="tsd-signature-symbol">(</span>rng<span class="tsd-signature-symbol">: </span><a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Checks whether this range intersects the rows in another range.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5>rng: <a href="wijmo_grid.cellrange.html" class="tsd-signature-type">CellRange</a></h5>
												<div class="tsd-comment">
													<p>The <a href="wijmo_grid.cellrange.html">CellRange</a> object to check.</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="setrange" class="tsd-anchor"></a>
								<h3>setRange</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">set<wbr>Range<span class="tsd-signature-symbol">(</span>r<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, c<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, r2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span>, c2<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Initializes an existing <a href="wijmo_grid.cellrange.html">CellRange</a>.</p>
											</div>
										</div>
										<h4 class="tsd-parameters-title">Parameters</h4>
										<ul class="tsd-parameters">
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> r: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<p>The index of the first row in the range (defaults to -1).</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> c: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<p>The index of the first column in the range (defaults to -1).</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> r2: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<p>The index of the last row in the range (defaults to <b>r</b>).</p>
												</div>
											</li>
											<li>
												<h5><span class="tsd-flag ts-flagOptional">Optional</span> c2: <span class="tsd-signature-type">number</span></h5>
												<div class="tsd-comment">
													<p>The index of the last column in the range (defaults to <b>c</b>).</p>
												</div>
											</li>
										</ul>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
									</li>
								</ul>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
								<a name="tostring" class="tsd-anchor"></a>
								<h3>toString</h3>
								<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
									<li class="tsd-signature tsd-kind-icon">to<wbr>String<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Returns a string representing this <a href="wijmo_grid.cellrange.html">CellRange</a>.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
									</li>
								</ul>
							</section>
						</section>
					</div>