Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2020-07-30 01:44:35 +00:00
parent 5066172bfc
commit 986b7e1ae1
528 changed files with 36857 additions and 8008 deletions

View File

@ -85,42 +85,62 @@
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
<a name="auto" class="tsd-anchor"></a>
<h3>AUTO</h3>
<div class="tsd-signature tsd-kind-icon">AUTO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;auto&quot;</span></div>
<div class="tsd-signature tsd-kind-icon">AUTO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;auto&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/table/table-cell/table-cell-components.ts#L188">file/table/table-cell/table-cell-components.ts:188</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/table/table-cell/table-cell-components.ts#L188">src/file/table/table-cell/table-cell-components.ts:188</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Auto.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
<a name="dxa" class="tsd-anchor"></a>
<h3>DXA</h3>
<div class="tsd-signature tsd-kind-icon">DXA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;dxa&quot;</span></div>
<div class="tsd-signature tsd-kind-icon">DXA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;dxa&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/table/table-cell/table-cell-components.ts#L190">file/table/table-cell/table-cell-components.ts:190</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/table/table-cell/table-cell-components.ts#L190">src/file/table/table-cell/table-cell-components.ts:190</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Value is in twentieths of a point</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
<a name="nil" class="tsd-anchor"></a>
<h3>NIL</h3>
<div class="tsd-signature tsd-kind-icon">NIL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;nil&quot;</span></div>
<div class="tsd-signature tsd-kind-icon">NIL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;nil&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/table/table-cell/table-cell-components.ts#L192">file/table/table-cell/table-cell-components.ts:192</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/table/table-cell/table-cell-components.ts#L192">src/file/table/table-cell/table-cell-components.ts:192</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>No (empty) value.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
<a name="percentage" class="tsd-anchor"></a>
<h3>PERCENTAGE</h3>
<div class="tsd-signature tsd-kind-icon">PERCENTAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;&quot;pct&quot;</span></div>
<div class="tsd-signature tsd-kind-icon">PERCENTAGE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = &quot;pct&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7d655cd/src/file/table/table-cell/table-cell-components.ts#L194">file/table/table-cell/table-cell-components.ts:194</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/table/table-cell/table-cell-components.ts#L194">src/file/table/table-cell/table-cell-components.ts:194</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Value is in percentage.</p>
</div>
</div>
</section>
</section>
</div>
@ -172,6 +192,7 @@
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
<li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
@ -220,7 +241,7 @@
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.org/" target="_blank">TypeDoc</a></p>
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>