# Wijmo_Xlsx.Workbooktablecolumn

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								WorkbookTableColumn Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents the WorkbookTableColumn Object Model background setting definition.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">WorkbookTableColumn</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.workbooktablecolumn.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.workbooktablecolumn.html#name" class="tsd-kind-icon">name</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablecolumn.html#showfilterbutton" class="tsd-kind-icon">show<wbr>Filter<wbr>Button</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablecolumn.html#totalrowfunction" class="tsd-kind-icon">total<wbr>Row<wbr>Function</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktablecolumn.html#totalrowlabel" class="tsd-kind-icon">total<wbr>Row<wbr>Label</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>Column<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_xlsx.workbooktablecolumn.html" class="tsd-signature-type">WorkbookTableColumn</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.workbooktablecolumn.html">WorkbookTableColumn</a> class.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_xlsx.workbooktablecolumn.html" class="tsd-signature-type">WorkbookTableColumn</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="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.iworkbooktablecolumn.html">IWorkbookTableColumn</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablecolumn.html#name">name</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The name of the table column. It is referenced through functions.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="showfilterbutton" class="tsd-anchor"></a>
								<h3>showFilterButton</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Filter<wbr>Button<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktablecolumn.html">IWorkbookTableColumn</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablecolumn.html#showfilterbutton">showFilterButton</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Indicating whether show filter button for the column.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="totalrowfunction" class="tsd-anchor"></a>
								<h3>totalRowFunction</h3>
								<div class="tsd-signature tsd-kind-icon">total<wbr>Row<wbr>Function<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.iworkbooktablecolumn.html">IWorkbookTableColumn</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablecolumn.html#totalrowfunction">totalRowFunction</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The function to show in the totals row cell for this column.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="totalrowlabel" class="tsd-anchor"></a>
								<h3>totalRowLabel</h3>
								<div class="tsd-signature tsd-kind-icon">total<wbr>Row<wbr>Label<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.iworkbooktablecolumn.html">IWorkbookTableColumn</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktablecolumn.html#totalrowlabel">totalRowLabel</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>The string to show in the totals row cell for the column.</p>
									</div>
								</div>
							</section>
						</section>
					</div>