# Wijmo_Xlsx.Iworksheet

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								IWorkSheet Interface
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents the Workbook Object Model sheet definition that
									includes sheet properties and data.</p>
								</div>
								<p>The sheet cells are stored in row objects and are accessible
								using JavaScript expressions like <b>sheet.rows[i].cells[j]</b>.</p>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">IWorkSheet</span>
								</li>
							</ul>
						</section>
						<section class="">
							<h3>Implemented by</h3>
							<ul class="tsd-hierarchy">
								<li><a href="../classes/wijmo_xlsx.worksheet.html" class="tsd-signature-type">WorkSheet</a></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>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#columns" class="tsd-kind-icon">columns</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#frozenpane" class="tsd-kind-icon">frozen<wbr>Pane</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#name" class="tsd-kind-icon">name</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#righttoleft" class="tsd-kind-icon">right<wbr>ToLeft</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#rows" class="tsd-kind-icon">rows</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#style" class="tsd-kind-icon">style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#summarybelow" class="tsd-kind-icon">summary<wbr>Below</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#tables" class="tsd-kind-icon">tables</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_xlsx.iworksheet.html#visible" class="tsd-kind-icon">visible</a></li>
										</ul>
									</section>
								</div>
							</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-interface">
								<a name="columns" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> columns</h3>
								<div class="tsd-signature tsd-kind-icon">columns<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.iworkbookcolumn.html" class="tsd-signature-type">IWorkbookColumn</a><span class="tsd-signature-symbol">[]</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets an array of sheet columns definitions.</p>
									</div>
									<p>Each <a href="wijmo_xlsx.iworkbookcolumn.html">IWorkbookColumn</a> object in the array describes a column at the
										corresponding position in xlsx sheet, i.e. column with index 0 corresponds
										to xlsx sheet column with index A, object with index 1 defines sheet column
										with index B, and so on. If certain column has no description in xlsx file,
									then corresponding array element is undefined for both export and import operations.</p>
									<p>If <a href="wijmo_xlsx.iworkbookcolumn.html">IWorkbookColumn</a> object in the array doesn't specify the <b>width</b>
									property value, then the default column width is applied.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="frozenpane" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> frozenPane</h3>
								<div class="tsd-signature tsd-kind-icon">frozen<wbr>Pane<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.iworkbookfrozenpane.html" class="tsd-signature-type">IWorkbookFrozenPane</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p> Gets or sets the frozen pane settings.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="name" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> name</h3>
								<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the sheet name.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="righttoleft" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> rightToLeft</h3>
								<div class="tsd-signature tsd-kind-icon">right<wbr>ToLeft<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>Indicates whether the sheet is in "right to left" display mode, i.e. when Column A is placed on the far right.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="rows" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> rows</h3>
								<div class="tsd-signature tsd-kind-icon">rows<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.iworkbookrow.html" class="tsd-signature-type">IWorkbookRow</a><span class="tsd-signature-symbol">[]</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets an array of sheet rows definition.</p>
									</div>
									<p>Each <a href="wijmo_xlsx.iworkbookrow.html">IWorkbookRow</a> object in the array describes a row at the
										corresponding position in xlsx sheet, i.e. row with index 0 corresponds
										to xlsx sheet row with index A, object with index 1 defines sheet row
										with index B, and so on. If certain row has no description in xlsx file,
									then corresponding array element is undefined for both export and import operations.</p>
									<p>If <a href="wijmo_xlsx.iworkbookrow.html">IWorkbookRow</a> object in the array doesn't specify the <b>height</b>
									property value, then the default row height is applied.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="style" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> style</h3>
								<div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.iworkbookstyle.html" class="tsd-signature-type">IWorkbookStyle</a></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the sheet style.</p>
									</div>
									<p>The property defines the style for all cells in the worksheet,
									and can be overridden by the specific cell styles.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="summarybelow" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> summaryBelow</h3>
								<div class="tsd-signature tsd-kind-icon">summary<wbr>Below<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>Gets or sets a value indicating whether summary rows appear below or above detail rows.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="tables" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> tables</h3>
								<div class="tsd-signature tsd-kind-icon">tables<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.iworkbooktable.html" class="tsd-signature-type">IWorkbookTable</a><span class="tsd-signature-symbol">[]</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets the tables in this worksheet.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="visible" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> visible</h3>
								<div class="tsd-signature tsd-kind-icon">visible<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>Gets or sets the worksheet visibility.</p>
									</div>
								</div>
							</section>
						</section>
					</div>