# Wijmo_Xlsx.Workbookstyle

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								WorkbookStyle Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Represents the Workbook Object Model style definition used
									to style Excel cells, columns and rows.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="target">WorkbookStyle</span>
									<ul class="tsd-hierarchy">
										<li>
											<a href="wijmo_xlsx.workbooktablecommonstyle.html" class="tsd-signature-type">WorkbookTableCommonStyle</a>
										</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"><a href="wijmo_xlsx.workbookstyle.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.workbookstyle.html#basedon" class="tsd-kind-icon">based<wbr>On</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#borders" class="tsd-kind-icon">borders</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#fill" class="tsd-kind-icon">fill</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#font" class="tsd-kind-icon">font</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#format" class="tsd-kind-icon">format</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#halign" class="tsd-kind-icon">h<wbr>Align</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#indent" class="tsd-kind-icon">indent</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#numformatid" class="tsd-kind-icon">num<wbr>Format<wbr>Id</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#valign" class="tsd-kind-icon">v<wbr>Align</a></li>
											<li class="tsd-kind-property tsd-parent-kind-class"><a href="wijmo_xlsx.workbookstyle.html#wordwrap" class="tsd-kind-icon">word<wbr>Wrap</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>Style<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="wijmo_xlsx.workbookstyle.html" class="tsd-signature-type">WorkbookStyle</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.workbookstyle.html">WorkbookStyle</a> class.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <a href="wijmo_xlsx.workbookstyle.html" class="tsd-signature-type">WorkbookStyle</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="basedon" class="tsd-anchor"></a>
								<h3>basedOn</h3>
								<div class="tsd-signature tsd-kind-icon">based<wbr>On<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookstyle.html" class="tsd-signature-type">WorkbookStyle</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#basedon">basedOn</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Defines the base style that this style inherits.</p>
									</div>
									<p>This property is applicable for the export operations only.
										The style gets all the properties defined in the base style,
									and can override or augment them by setting its own properties.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="borders" class="tsd-anchor"></a>
								<h3>borders</h3>
								<div class="tsd-signature tsd-kind-icon">borders<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookborder.html" class="tsd-signature-type">WorkbookBorder</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#borders">borders</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the border setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="fill" class="tsd-anchor"></a>
								<h3>fill</h3>
								<div class="tsd-signature tsd-kind-icon">fill<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookfill.html" class="tsd-signature-type">WorkbookFill</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#fill">fill</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the background setting.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="font" class="tsd-anchor"></a>
								<h3>font</h3>
								<div class="tsd-signature tsd-kind-icon">font<span class="tsd-signature-symbol">:</span> <a href="wijmo_xlsx.workbookfont.html" class="tsd-signature-type">WorkbookFont</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#font">font</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the font of style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="format" class="tsd-anchor"></a>
								<h3>format</h3>
								<div class="tsd-signature tsd-kind-icon">format<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.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#format">format</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Cell value format, defined using Excel format syntax.</p>
									</div>
									<p>The description of Excel format syntax can be found
									<a href="https://docs.microsoft.com/en-us/office/troubleshoot/excel/format-cells-settings" target="_blank">here</a>.</p>
									<p>You may use the <b>toXlsxNumberFormat</b> and <b>toXlsxDateFormat</b> static
										functions of the <a href="wijmo_xlsx.workbook.html">Workbook</a> class to convert from .Net (<a href="wijmo.globalize.html">Globalize</a>)
									format to Excel format.</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="halign" class="tsd-anchor"></a>
								<h3>hAlign</h3>
								<div class="tsd-signature tsd-kind-icon">h<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/wijmo_xlsx.halign.html" class="tsd-signature-type">HAlign</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#halign">hAlign</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the horizontal alignment of text.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="indent" class="tsd-anchor"></a>
								<h3>indent</h3>
								<div class="tsd-signature tsd-kind-icon">indent<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#indent">indent</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the indent setting of style.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="numformatid" class="tsd-anchor"></a>
								<h3>numFormatId</h3>
								<div class="tsd-signature tsd-kind-icon">num<wbr>Format<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#numformatid">numFormatId</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the number format Id.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="valign" class="tsd-anchor"></a>
								<h3>vAlign</h3>
								<div class="tsd-signature tsd-kind-icon">v<wbr>Align<span class="tsd-signature-symbol">:</span> <a href="../enums/wijmo_xlsx.valign.html" class="tsd-signature-type">VAlign</a></div>
								<aside class="tsd-sources">
									<p>Implementation of <a href="../interfaces/wijmo_xlsx.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#valign">vAlign</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p> Gets or sets the vertical alignment of text.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class">
								<a name="wordwrap" class="tsd-anchor"></a>
								<h3>wordWrap</h3>
								<div class="tsd-signature tsd-kind-icon">word<wbr>Wrap<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.iworkbookstyle.html">IWorkbookStyle</a>.<a href="../interfaces/wijmo_xlsx.iworkbookstyle.html#wordwrap">wordWrap</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Gets or sets the word wrap setting of row.</p>
									</div>
								</div>
							</section>
						</section>
					</div>