# Wijmo_Xlsx.Workbooktablestyle

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								WorkbookTableStyle Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents the WorkbookTableStyle Object Model background setting definition.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">WorkbookTableStyle</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_xlsx.workbooktablestyle.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_xlsx.workbooktablestyle.html#firstbandedcolumnstyle" class="tsd-kind-icon">first<wbr>Banded<wbr>Column<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#firstbandedrowstyle" class="tsd-kind-icon">first<wbr>Banded<wbr>Row<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#firstcolumnstyle" class="tsd-kind-icon">first<wbr>Column<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#firstheadercellstyle" class="tsd-kind-icon">first<wbr>Header<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#firsttotalcellstyle" class="tsd-kind-icon">first<wbr>Total<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#headerrowstyle" class="tsd-kind-icon">header<wbr>Row<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#lastcolumnstyle" class="tsd-kind-icon">last<wbr>Column<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#lastheadercellstyle" class="tsd-kind-icon">last<wbr>Header<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#lasttotalcellstyle" class="tsd-kind-icon">last<wbr>Total<wbr>Cell<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#name" class="tsd-kind-icon">name</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#secondbandedcolumnstyle" class="tsd-kind-icon">second<wbr>Banded<wbr>Column<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#secondbandedrowstyle" class="tsd-kind-icon">second<wbr>Banded<wbr>Row<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#totalrowstyle" class="tsd-kind-icon">total<wbr>Row<wbr>Style</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablestyle.html#wholetablestyle" class="tsd-kind-icon">whole<wbr>Table<wbr>Style</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>Workbook<wbr>Table<wbr>Style<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_xlsx.workbooktablestyle.html" class="tsd-signature-type">WorkbookTableStyle</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_xlsx.workbooktablestyle.html">WorkbookTableStyle</a> class.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_xlsx.workbooktablestyle.html" class="tsd-signature-type">WorkbookTableStyle</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="firstbandedcolumnstyle" class="tsd-anchor"></a>
								<h3>firstBandedColumnStyle</h3>
								<div class="tsd-signature tsd-kind-icon">first<wbr>Banded<wbr>Column<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablebandedstyle.html" class="tsd-signature-type">WorkbookTableBandedStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#firstbandedcolumnstyle">firstBandedColumnStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The first column stripe style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="firstbandedrowstyle" class="tsd-anchor"></a>
								<h3>firstBandedRowStyle</h3>
								<div class="tsd-signature tsd-kind-icon">first<wbr>Banded<wbr>Row<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablebandedstyle.html" class="tsd-signature-type">WorkbookTableBandedStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#firstbandedrowstyle">firstBandedRowStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The first row stripe style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="firstcolumnstyle" class="tsd-anchor"></a>
								<h3>firstColumnStyle</h3>
								<div class="tsd-signature tsd-kind-icon">first<wbr>Column<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#firstcolumnstyle">firstColumnStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The first column style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="firstheadercellstyle" class="tsd-anchor"></a>
								<h3>firstHeaderCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">first<wbr>Header<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#firstheadercellstyle">firstHeaderCellStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The first cell style in the header row.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="firsttotalcellstyle" class="tsd-anchor"></a>
								<h3>firstTotalCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">first<wbr>Total<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#firsttotalcellstyle">firstTotalCellStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The first cell style in the total row.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="headerrowstyle" class="tsd-anchor"></a>
								<h3>headerRowStyle</h3>
								<div class="tsd-signature tsd-kind-icon">header<wbr>Row<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#headerrowstyle">headerRowStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The header row style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="lastcolumnstyle" class="tsd-anchor"></a>
								<h3>lastColumnStyle</h3>
								<div class="tsd-signature tsd-kind-icon">last<wbr>Column<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#lastcolumnstyle">lastColumnStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The last column style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="lastheadercellstyle" class="tsd-anchor"></a>
								<h3>lastHeaderCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">last<wbr>Header<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#lastheadercellstyle">lastHeaderCellStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The last cell style in the header row.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="lasttotalcellstyle" class="tsd-anchor"></a>
								<h3>lastTotalCellStyle</h3>
								<div class="tsd-signature tsd-kind-icon">last<wbr>Total<wbr>Cell<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#lasttotalcellstyle">lastTotalCellStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The last cell style in the total row.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="name" class="tsd-anchor"></a>
								<h3>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">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#name">name</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The name of the table style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="secondbandedcolumnstyle" class="tsd-anchor"></a>
								<h3>secondBandedColumnStyle</h3>
								<div class="tsd-signature tsd-kind-icon">second<wbr>Banded<wbr>Column<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablebandedstyle.html" class="tsd-signature-type">WorkbookTableBandedStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#secondbandedcolumnstyle">secondBandedColumnStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The second column stripe style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="secondbandedrowstyle" class="tsd-anchor"></a>
								<h3>secondBandedRowStyle</h3>
								<div class="tsd-signature tsd-kind-icon">second<wbr>Banded<wbr>Row<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablebandedstyle.html" class="tsd-signature-type">WorkbookTableBandedStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#secondbandedrowstyle">secondBandedRowStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The second row stripe style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="totalrowstyle" class="tsd-anchor"></a>
								<h3>totalRowStyle</h3>
								<div class="tsd-signature tsd-kind-icon">total<wbr>Row<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#totalrowstyle">totalRowStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The total row style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="wholetablestyle" class="tsd-anchor"></a>
								<h3>wholeTableStyle</h3>
								<div class="tsd-signature tsd-kind-icon">whole<wbr>Table<wbr>Style<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html">IWorkbookTableStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablestyle.html#wholetablestyle">wholeTableStyle</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The whole table style.</p>
									</div>
								</div>
							</section>
						</section>
					</div>