Deploying to gh-pages from @ dolanmiu/docx@ebf06250b1 🚀

This commit is contained in:
dolanmiu
2022-07-19 00:56:37 +00:00
parent ce334a34fa
commit 31f054012c
330 changed files with 3455 additions and 1765 deletions

View File

@ -12,7 +12,9 @@
<ul class="tsd-breadcrumb">
<li><a href="../modules.html">docx</a></li>
<li><a href="SectionType.html">SectionType</a></li></ul>
<h1>Enumeration SectionType</h1></div>
<h1>Enumeration SectionType</h1></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/document/body/section-properties/properties/section-type.ts#L13">src/file/document/body/section-properties/properties/section-type.ts:13</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">
@ -32,27 +34,27 @@
<h3 class="tsd-anchor-link"><span>CONTINUOUS</span><a href="#CONTINUOUS" 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">CONTINUOUS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;continuous&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b69a32/src/file/document/body/section-properties/properties/section-type.ts#L16">src/file/document/body/section-properties/properties/section-type.ts:16</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/document/body/section-properties/properties/section-type.ts#L16">src/file/document/body/section-properties/properties/section-type.ts:16</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="EVEN_PAGE" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>EVEN_<wbr/>PAGE</span><a href="#EVEN_PAGE" 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">EVEN_<wbr/>PAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;evenPage&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b69a32/src/file/document/body/section-properties/properties/section-type.ts#L17">src/file/document/body/section-properties/properties/section-type.ts:17</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/document/body/section-properties/properties/section-type.ts#L17">src/file/document/body/section-properties/properties/section-type.ts:17</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="NEXT_COLUMN" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>NEXT_<wbr/>COLUMN</span><a href="#NEXT_COLUMN" 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">NEXT_<wbr/>COLUMN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;nextColumn&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b69a32/src/file/document/body/section-properties/properties/section-type.ts#L15">src/file/document/body/section-properties/properties/section-type.ts:15</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/document/body/section-properties/properties/section-type.ts#L15">src/file/document/body/section-properties/properties/section-type.ts:15</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="NEXT_PAGE" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>NEXT_<wbr/>PAGE</span><a href="#NEXT_PAGE" 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">NEXT_<wbr/>PAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;nextPage&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b69a32/src/file/document/body/section-properties/properties/section-type.ts#L14">src/file/document/body/section-properties/properties/section-type.ts:14</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/document/body/section-properties/properties/section-type.ts#L14">src/file/document/body/section-properties/properties/section-type.ts:14</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="ODD_PAGE" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>ODD_<wbr/>PAGE</span><a href="#ODD_PAGE" 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">ODD_<wbr/>PAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;oddPage&quot;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b69a32/src/file/document/body/section-properties/properties/section-type.ts#L18">src/file/document/body/section-properties/properties/section-type.ts:18</a></li></ul></aside></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/document/body/section-properties/properties/section-type.ts#L18">src/file/document/body/section-properties/properties/section-type.ts:18</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">