Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -84,30 +84,30 @@
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="bottom_to_top_left_to_right" class="tsd-anchor"></a>
|
||||
<h3>BOTTOM_<wbr>TO_<wbr>TOP_<wbr>LEFT_<wbr>TO_<wbr>RIGHT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">BOTTOM_<wbr>TO_<wbr>TOP_<wbr>LEFT_<wbr>TO_<wbr>RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "btLr"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">BOTTOM_<wbr>TO_<wbr>TOP_<wbr>LEFT_<wbr>TO_<wbr>RIGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "btLr"</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#L162">file/table/table-cell/table-cell-components.ts:162</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/table/table-cell/table-cell-components.ts#L162">src/file/table/table-cell/table-cell-components.ts:162</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="left_to_right_top_to_bottom" class="tsd-anchor"></a>
|
||||
<h3>LEFT_<wbr>TO_<wbr>RIGHT_<wbr>TOP_<wbr>TO_<wbr>BOTTOM</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">LEFT_<wbr>TO_<wbr>RIGHT_<wbr>TOP_<wbr>TO_<wbr>BOTTOM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "lrTb"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">LEFT_<wbr>TO_<wbr>RIGHT_<wbr>TOP_<wbr>TO_<wbr>BOTTOM<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "lrTb"</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#L163">file/table/table-cell/table-cell-components.ts:163</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/table/table-cell/table-cell-components.ts#L163">src/file/table/table-cell/table-cell-components.ts:163</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum tsd-is-external">
|
||||
<a name="top_to_bottom_right_to_left" class="tsd-anchor"></a>
|
||||
<h3>TOP_<wbr>TO_<wbr>BOTTOM_<wbr>RIGHT_<wbr>TO_<wbr>LEFT</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">TOP_<wbr>TO_<wbr>BOTTOM_<wbr>RIGHT_<wbr>TO_<wbr>LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "tbRl"</span></div>
|
||||
<div class="tsd-signature tsd-kind-icon">TOP_<wbr>TO_<wbr>BOTTOM_<wbr>RIGHT_<wbr>TO_<wbr>LEFT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "tbRl"</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#L164">file/table/table-cell/table-cell-components.ts:164</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6e94bbb/src/file/table/table-cell/table-cell-components.ts#L164">src/file/table/table-cell/table-cell-components.ts:164</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -158,6 +158,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>
|
||||
@ -206,7 +207,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>
|
||||
|
Reference in New Issue
Block a user