Deploying to gh-pages from @ dolanmiu/docx@ef2ee6d00d 🚀
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<li><a href="AlignmentType.html">AlignmentType</a></li></ul>
|
||||
<h1>Enumeration AlignmentType</h1></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L5">src/file/paragraph/formatting/alignment.ts:5</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L5">src/file/paragraph/formatting/alignment.ts:5</a></li></ul></aside>
|
||||
<section class="tsd-panel-group tsd-index-group">
|
||||
<section class="tsd-panel tsd-index-panel">
|
||||
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
|
||||
@ -37,42 +37,42 @@
|
||||
<h3 class="tsd-anchor-link"><span>BOTH</span><a href="#BOTH" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></h3>
|
||||
<div class="tsd-signature">BOTH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"both"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L9">src/file/paragraph/formatting/alignment.ts:9</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L9">src/file/paragraph/formatting/alignment.ts:9</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="CENTER" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>CENTER</span><a href="#CENTER" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">CENTER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"center"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L8">src/file/paragraph/formatting/alignment.ts:8</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L8">src/file/paragraph/formatting/alignment.ts:8</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="DISTRIBUTE" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>DISTRIBUTE</span><a href="#DISTRIBUTE" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">DISTRIBUTE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"distribute"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L11">src/file/paragraph/formatting/alignment.ts:11</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L11">src/file/paragraph/formatting/alignment.ts:11</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="END" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>END</span><a href="#END" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">END<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"end"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L7">src/file/paragraph/formatting/alignment.ts:7</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L7">src/file/paragraph/formatting/alignment.ts:7</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="JUSTIFIED" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>JUSTIFIED</span><a href="#JUSTIFIED" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">JUSTIFIED<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"both"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L10">src/file/paragraph/formatting/alignment.ts:10</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L10">src/file/paragraph/formatting/alignment.ts:10</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="LEFT" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>LEFT</span><a href="#LEFT" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"left"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L12">src/file/paragraph/formatting/alignment.ts:12</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L12">src/file/paragraph/formatting/alignment.ts:12</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="RIGHT" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>RIGHT</span><a href="#RIGHT" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"right"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L13">src/file/paragraph/formatting/alignment.ts:13</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L13">src/file/paragraph/formatting/alignment.ts:13</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="START" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>START</span><a href="#START" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
|
||||
<div class="tsd-signature">START<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"start"</span></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/paragraph/formatting/alignment.ts#L6">src/file/paragraph/formatting/alignment.ts:6</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/paragraph/formatting/alignment.ts#L6">src/file/paragraph/formatting/alignment.ts:6</a></li></ul></aside></section></section></div>
|
||||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
||||
<div class="tsd-navigation settings">
|
||||
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
|
||||
|
Reference in New Issue
Block a user