Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -74,6 +74,9 @@
|
||||
<h3>Classes</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.preferredtablewidth.html" class="tsd-kind-icon">Preferred<wbr>Table<wbr>Width</a></li>
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tableborders.html" class="tsd-kind-icon">Table<wbr>Borders</a></li>
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tablebordersattributes.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Attributes</a></li>
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tableborderselement.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Element</a></li>
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tablelayout.html" class="tsd-kind-icon">Table<wbr>Layout</a></li>
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported"><a href="../classes/_file_table_properties_.tablelayoutattributes.html" class="tsd-kind-icon">Table<wbr>Layout<wbr>Attributes</a></li>
|
||||
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/_file_table_properties_.tableproperties.html" class="tsd-kind-icon">Table<wbr>Properties</a></li>
|
||||
@ -104,7 +107,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Table<wbr>Layout<wbr>Options<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"autofit"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"fixed"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a102b47/src/file/table/properties.ts#L37">file/table/properties.ts:37</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/table/properties.ts#L42">file/table/properties.ts:42</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -114,7 +117,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">Width<wbr>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"dxa"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"pct"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"nil"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"auto"</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a102b47/src/file/table/properties.ts#L3">file/table/properties.ts:3</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/table/properties.ts#L3">file/table/properties.ts:3</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -136,6 +139,15 @@
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="../classes/_file_table_properties_.preferredtablewidth.html" class="tsd-kind-icon">Preferred<wbr>Table<wbr>Width</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="../classes/_file_table_properties_.tableborders.html" class="tsd-kind-icon">Table<wbr>Borders</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="../classes/_file_table_properties_.tablebordersattributes.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Attributes</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="../classes/_file_table_properties_.tableborderselement.html" class="tsd-kind-icon">Table<wbr>Borders<wbr>Element</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-not-exported">
|
||||
<a href="../classes/_file_table_properties_.tablelayout.html" class="tsd-kind-icon">Table<wbr>Layout</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user