# Wijmo_Xlsx.Workbooktableborder

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								WorkbookTableBorder Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents the Workbook Object Model table border definition.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<a href="wijmo_xlsx.workbookborder.html" class="tsd-signature-type">WorkbookBorder</a>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">WorkbookTableBorder</span>
										</li>
									</ul>
								</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 tsd-is-overwrite"><a href="wijmo_xlsx.workbooktableborder.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 tsd-is-inherited"><a href="wijmo_xlsx.workbooktableborder.html#bottom" class="tsd-kind-icon">bottom</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_xlsx.workbooktableborder.html#diagonal" class="tsd-kind-icon">diagonal</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktableborder.html#horizontal" class="tsd-kind-icon">horizontal</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_xlsx.workbooktableborder.html#left" class="tsd-kind-icon">left</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_xlsx.workbooktableborder.html#right" class="tsd-kind-icon">right</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><a href="wijmo_xlsx.workbooktableborder.html#top" class="tsd-kind-icon">top</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbooktableborder.html#vertical" class="tsd-kind-icon">vertical</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 tsd-is-overwrite">
								<a name="constructor" class="tsd-anchor"></a>
								<h3>constructor</h3>
								<ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
									<li class="tsd-signature tsd-kind-icon">new <wbr>Workbook<wbr>Table<wbr>Border<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_xlsx.workbooktableborder.html" class="tsd-signature-type">WorkbookTableBorder</a></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
											<p>Overrides <a href="wijmo_xlsx.workbookborder.html">WorkbookBorder</a>.<a href="wijmo_xlsx.workbookborder.html#constructor">constructor</a></p>
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Initializes a new instance of the <a href="wijmo_xlsx.workbooktableborder.html">WorkbookTableBorder</a> class.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_xlsx.workbooktableborder.html" class="tsd-signature-type">WorkbookTableBorder</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 tsd-is-inherited">
								<a name="bottom" class="tsd-anchor"></a>
								<h3>bottom</h3>
								<div class="tsd-signature tsd-kind-icon">bottom<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookbordersetting.html" class="tsd-signature-type">WorkbookBorderSetting</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html">IWorkbookTableBorder</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html#bottom">bottom</a></p>
									<p>Inherited from <a href="wijmo_xlsx.workbookborder.html">WorkbookBorder</a>.<a href="wijmo_xlsx.workbookborder.html#bottom">bottom</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the bottom border setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="diagonal" class="tsd-anchor"></a>
								<h3>diagonal</h3>
								<div class="tsd-signature tsd-kind-icon">diagonal<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookbordersetting.html" class="tsd-signature-type">WorkbookBorderSetting</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html">IWorkbookTableBorder</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html#diagonal">diagonal</a></p>
									<p>Inherited from <a href="wijmo_xlsx.workbookborder.html">WorkbookBorder</a>.<a href="wijmo_xlsx.workbookborder.html#diagonal">diagonal</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the diagonal border setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="horizontal" class="tsd-anchor"></a>
								<h3>horizontal</h3>
								<div class="tsd-signature tsd-kind-icon">horizontal<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookbordersetting.html" class="tsd-signature-type">WorkbookBorderSetting</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html">IWorkbookTableBorder</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html#horizontal">horizontal</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Horizontal border setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="left" class="tsd-anchor"></a>
								<h3>left</h3>
								<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookbordersetting.html" class="tsd-signature-type">WorkbookBorderSetting</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html">IWorkbookTableBorder</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html#left">left</a></p>
									<p>Inherited from <a href="wijmo_xlsx.workbookborder.html">WorkbookBorder</a>.<a href="wijmo_xlsx.workbookborder.html#left">left</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the left border setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="right" class="tsd-anchor"></a>
								<h3>right</h3>
								<div class="tsd-signature tsd-kind-icon">right<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookbordersetting.html" class="tsd-signature-type">WorkbookBorderSetting</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html">IWorkbookTableBorder</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html#right">right</a></p>
									<p>Inherited from <a href="wijmo_xlsx.workbookborder.html">WorkbookBorder</a>.<a href="wijmo_xlsx.workbookborder.html#right">right</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the right border setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited">
								<a name="top" class="tsd-anchor"></a>
								<h3>top</h3>
								<div class="tsd-signature tsd-kind-icon">top<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookbordersetting.html" class="tsd-signature-type">WorkbookBorderSetting</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html">IWorkbookTableBorder</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html#top">top</a></p>
									<p>Inherited from <a href="wijmo_xlsx.workbookborder.html">WorkbookBorder</a>.<a href="wijmo_xlsx.workbookborder.html#top">top</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the top border setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="vertical" class="tsd-anchor"></a>
								<h3>vertical</h3>
								<div class="tsd-signature tsd-kind-icon">vertical<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookbordersetting.html" class="tsd-signature-type">WorkbookBorderSetting</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html">IWorkbookTableBorder</a>.<a href="../interfaces/wijmo_xlsx.iworkbooktableborder.html#vertical">vertical</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Vertical border setting.</p>
									</div>
								</div>
							</section>
						</section>
					</div>