Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -76,6 +76,7 @@
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="pagenumberformat.html#decimal_enclosed_circle" class="tsd-kind-icon">DECIMAL_<wbr>ENCLOSED_<wbr>CIRCLE</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="pagenumberformat.html#decimal_enclosed_full_stop" class="tsd-kind-icon">DECIMAL_<wbr>ENCLOSED_<wbr>FULL_<wbr>STOP</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="pagenumberformat.html#decimal_enclosed_paren" class="tsd-kind-icon">DECIMAL_<wbr>ENCLOSED_<wbr>PAREN</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="pagenumberformat.html#decimal_full_width" class="tsd-kind-icon">DECIMAL_<wbr>FULL_<wbr>WIDTH</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="pagenumberformat.html#decimal_zero" class="tsd-kind-icon">DECIMAL_<wbr>ZERO</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="pagenumberformat.html#lower_letter" class="tsd-kind-icon">LOWER_<wbr>LETTER</a></li>
|
||||
<li class="tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external"><a href="pagenumberformat.html#lower_roman" class="tsd-kind-icon">LOWER_<wbr>ROMAN</a></li>
|
||||
@ -96,7 +97,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">CARDINAL_<wbr>TEXT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "cardinalText"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L5">src/file/document/body/section-properties/page-number/page-number.ts:5</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L5">src/file/document/body/section-properties/page-number/page-number.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -106,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">DECIMAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decimal"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L6">src/file/document/body/section-properties/page-number/page-number.ts:6</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L6">src/file/document/body/section-properties/page-number/page-number.ts:6</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -116,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">DECIMAL_<wbr>ENCLOSED_<wbr>CIRCLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decimalEnclosedCircle"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L7">src/file/document/body/section-properties/page-number/page-number.ts:7</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L7">src/file/document/body/section-properties/page-number/page-number.ts:7</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -126,7 +127,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">DECIMAL_<wbr>ENCLOSED_<wbr>FULL_<wbr>STOP<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decimalEnclosedFullstop"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L8">src/file/document/body/section-properties/page-number/page-number.ts:8</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L8">src/file/document/body/section-properties/page-number/page-number.ts:8</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -136,7 +137,17 @@
|
||||
<div class="tsd-signature tsd-kind-icon">DECIMAL_<wbr>ENCLOSED_<wbr>PAREN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decimalEnclosedParen"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L9">src/file/document/body/section-properties/page-number/page-number.ts:9</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L9">src/file/document/body/section-properties/page-number/page-number.ts:9</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="decimal_full_width" class="tsd-anchor"></a>
|
||||
<h3>DECIMAL_<wbr>FULL_<wbr>WIDTH</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">DECIMAL_<wbr>FULL_<wbr>WIDTH<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decimalFullWidth"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L17">src/file/document/body/section-properties/page-number/page-number.ts:17</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -146,7 +157,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">DECIMAL_<wbr>ZERO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "decimalZero"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L10">src/file/document/body/section-properties/page-number/page-number.ts:10</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L10">src/file/document/body/section-properties/page-number/page-number.ts:10</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -156,7 +167,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">LOWER_<wbr>LETTER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "lowerLetter"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L11">src/file/document/body/section-properties/page-number/page-number.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L11">src/file/document/body/section-properties/page-number/page-number.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -166,7 +177,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">LOWER_<wbr>ROMAN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "lowerRoman"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L12">src/file/document/body/section-properties/page-number/page-number.ts:12</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L12">src/file/document/body/section-properties/page-number/page-number.ts:12</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -176,7 +187,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">NONE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "none"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L13">src/file/document/body/section-properties/page-number/page-number.ts:13</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L13">src/file/document/body/section-properties/page-number/page-number.ts:13</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -186,7 +197,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">ORDINAL_<wbr>TEXT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "ordinalText"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L14">src/file/document/body/section-properties/page-number/page-number.ts:14</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L14">src/file/document/body/section-properties/page-number/page-number.ts:14</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -196,7 +207,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">UPPER_<wbr>LETTER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "upperLetter"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L15">src/file/document/body/section-properties/page-number/page-number.ts:15</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L15">src/file/document/body/section-properties/page-number/page-number.ts:15</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -206,7 +217,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">UPPER_<wbr>ROMAN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "upperRoman"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ee1a781/src/file/document/body/section-properties/page-number/page-number.ts#L16">src/file/document/body/section-properties/page-number/page-number.ts:16</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/26a3fa6/src/file/document/body/section-properties/page-number/page-number.ts#L16">src/file/document/body/section-properties/page-number/page-number.ts:16</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -242,6 +253,9 @@
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="pagenumberformat.html#decimal_enclosed_paren" class="tsd-kind-icon">DECIMAL_<wbr>ENCLOSED_<wbr>PAREN</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="pagenumberformat.html#decimal_full_width" class="tsd-kind-icon">DECIMAL_<wbr>FULL_<wbr>WIDTH</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a href="pagenumberformat.html#decimal_zero" class="tsd-kind-icon">DECIMAL_<wbr>ZERO</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user