# Wijmo_Grid_Sheet.Itableoptions

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								ITableOptions Interface
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Defines the table options for creating table.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">ITableOptions</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>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_sheet.itableoptions.html#alterfirstcolumn" class="tsd-kind-icon">alter<wbr>First<wbr>Column</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_sheet.itableoptions.html#alterlastcolumn" class="tsd-kind-icon">alter<wbr>Last<wbr>Column</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_sheet.itableoptions.html#showbandedcolumns" class="tsd-kind-icon">show<wbr>Banded<wbr>Columns</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_sheet.itableoptions.html#showbandedrows" class="tsd-kind-icon">show<wbr>Banded<wbr>Rows</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_sheet.itableoptions.html#showheaderrow" class="tsd-kind-icon">show<wbr>Header<wbr>Row</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface"><a href="wijmo_grid_sheet.itableoptions.html#showtotalrow" class="tsd-kind-icon">show<wbr>Total<wbr>Row</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="alterfirstcolumn" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> alterFirstColumn</h3>
								<div class="tsd-signature tsd-kind-icon">alter<wbr>First<wbr>Column<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>Indicating whether the first column in the table should have the style applied.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="alterlastcolumn" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> alterLastColumn</h3>
								<div class="tsd-signature tsd-kind-icon">alter<wbr>Last<wbr>Column<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>Indicating whether the last column in the table should have the style applied.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="showbandedcolumns" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> showBandedColumns</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Banded<wbr>Columns<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>Indicating whether banded column formatting is applied.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="showbandedrows" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> showBandedRows</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Banded<wbr>Rows<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>Indicating whether banded row formatting is applied.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="showheaderrow" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> showHeaderRow</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Header<wbr>Row<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 show the header row for the table.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
								<a name="showtotalrow" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> showTotalRow</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Total<wbr>Row<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 show the total row for the table.</p>
									</div>
								</div>
							</section>
						</section>
					</div>