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

This commit is contained in:
Deployment Bot (from Travis CI)
2021-06-01 00:16:45 +00:00
parent 812e8111db
commit 1a00270fa8
309 changed files with 6827 additions and 16546 deletions

View File

@ -84,6 +84,7 @@
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#borders" class="tsd-kind-icon">borders</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#cellmargin" class="tsd-kind-icon">cell<wbr>Margin</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#float" class="tsd-kind-icon">float</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#indent" class="tsd-kind-icon">indent</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#layout" class="tsd-kind-icon">layout</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#shading" class="tsd-kind-icon">shading</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="itablepropertiesoptions.html#style" class="tsd-kind-icon">style</a></li>
@ -102,7 +103,7 @@
<div class="tsd-signature tsd-kind-icon">alignment<span class="tsd-signature-symbol">:</span> <a href="../enums/alignmenttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">AlignmentType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L25">src/file/table/table-properties/table-properties.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L42">src/file/table/table-properties/table-properties.ts:42</a></li>
</ul>
</aside>
</section>
@ -112,7 +113,7 @@
<div class="tsd-signature tsd-kind-icon">borders<span class="tsd-signature-symbol">:</span> <a href="itablebordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableBordersOptions</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L21">src/file/table/table-properties/table-properties.ts:21</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L38">src/file/table/table-properties/table-properties.ts:38</a></li>
</ul>
</aside>
</section>
@ -122,7 +123,7 @@
<div class="tsd-signature tsd-kind-icon">cell<wbr>Margin<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ITableCellMarginOptions</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L26">src/file/table/table-properties/table-properties.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L43">src/file/table/table-properties/table-properties.ts:43</a></li>
</ul>
</aside>
</section>
@ -132,7 +133,17 @@
<div class="tsd-signature tsd-kind-icon">float<span class="tsd-signature-symbol">:</span> <a href="itablefloatoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableFloatOptions</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L22">src/file/table/table-properties/table-properties.ts:22</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L39">src/file/table/table-properties/table-properties.ts:39</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="indent" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> indent</h3>
<div class="tsd-signature tsd-kind-icon">indent<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableWidthProperties</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L36">src/file/table/table-properties/table-properties.ts:36</a></li>
</ul>
</aside>
</section>
@ -142,17 +153,17 @@
<div class="tsd-signature tsd-kind-icon">layout<span class="tsd-signature-symbol">:</span> <a href="../enums/tablelayouttype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TableLayoutType</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L20">src/file/table/table-properties/table-properties.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L37">src/file/table/table-properties/table-properties.ts:37</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="shading" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="itableshadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableShadingAttributesProperties</a></div>
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IShadingAttributesProperties</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L23">src/file/table/table-properties/table-properties.ts:23</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L40">src/file/table/table-properties/table-properties.ts:40</a></li>
</ul>
</aside>
</section>
@ -162,7 +173,7 @@
<div class="tsd-signature tsd-kind-icon">style<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L24">src/file/table/table-properties/table-properties.ts:24</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L41">src/file/table/table-properties/table-properties.ts:41</a></li>
</ul>
</aside>
</section>
@ -172,30 +183,19 @@
<div class="tsd-signature tsd-kind-icon">visually<wbr>Right<wbr>ToLeft<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L27">src/file/table/table-properties/table-properties.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L44">src/file/table/table-properties/table-properties.ts:44</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="width" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> width</h3>
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a><span class="tsd-signature-symbol"> }</span></div>
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <a href="itablewidthproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">ITableWidthProperties</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/table/table-properties/table-properties.ts#L16">src/file/table/table-properties/table-properties.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/table/table-properties/table-properties.ts#L35">src/file/table/table-properties/table-properties.ts:35</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> size<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">?: </span><a href="../enums/widthtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">WidthType</a></h5>
</li>
</ul>
</div>
</section>
</section>
</div>
@ -226,6 +226,9 @@
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="itablepropertiesoptions.html#float" class="tsd-kind-icon">float</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="itablepropertiesoptions.html#indent" class="tsd-kind-icon">indent</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface">
<a href="itablepropertiesoptions.html#layout" class="tsd-kind-icon">layout</a>
</li>