Deploying to gh-pages from @ dolanmiu/docx@f3afef01b0 🚀
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<li><a href="HeightRule.html">HeightRule</a></li></ul>
|
||||
<h1>Enumeration HeightRule</h1></div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/972d06b/src/file/table/table-row/table-row-height.ts#L16">src/file/table/table-row/table-row-height.ts:16</a></li></ul></aside>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3afef0/src/file/table/table-row/table-row-height.ts#L16">src/file/table/table-row/table-row-height.ts:16</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">
|
||||
@ -34,21 +34,21 @@
|
||||
<div class="tsd-comment tsd-typography"><p>At least the value specified</p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/972d06b/src/file/table/table-row/table-row-height.ts#L20">src/file/table/table-row/table-row-height.ts:20</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3afef0/src/file/table/table-row/table-row-height.ts#L20">src/file/table/table-row/table-row-height.ts:20</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="AUTO" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>AUTO</span><a href="#AUTO" 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">AUTO<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"auto"</span></div>
|
||||
<div class="tsd-comment tsd-typography"><p>Height is determined based on the content, so value is ignored.</p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/972d06b/src/file/table/table-row/table-row-height.ts#L18">src/file/table/table-row/table-row-height.ts:18</a></li></ul></aside></section>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3afef0/src/file/table/table-row/table-row-height.ts#L18">src/file/table/table-row/table-row-height.ts:18</a></li></ul></aside></section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"><a id="EXACT" class="tsd-anchor"></a>
|
||||
<h3 class="tsd-anchor-link"><span>EXACT</span><a href="#EXACT" 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">EXACT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"exact"</span></div>
|
||||
<div class="tsd-comment tsd-typography"><p>Exactly the value specified</p>
|
||||
</div><aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/972d06b/src/file/table/table-row/table-row-height.ts#L22">src/file/table/table-row/table-row-height.ts:22</a></li></ul></aside></section></section></div>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3afef0/src/file/table/table-row/table-row-height.ts#L22">src/file/table/table-row/table-row-height.ts:22</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