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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-02-21 21:48:39 +00:00
parent bec60f9118
commit 3510ab78b1
327 changed files with 2235 additions and 2887 deletions

View File

@ -92,10 +92,9 @@
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite"><a href="_file_table_table_.tablecell.html#constructor" class="tsd-kind-icon">constructor</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private-protected">
<section class="tsd-index-section tsd-is-inherited tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="_file_table_table_.tablecell.html#properties" class="tsd-kind-icon">properties</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_table_table_.tablecell.html#root" class="tsd-kind-icon">root</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_table_table_.tablecell.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a></li>
</ul>
@ -124,7 +123,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L86">file/table/table.ts:86</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L86">file/table/table.ts:86</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_table_table_.tablecell.html" class="tsd-signature-type">TableCell</a></h4>
@ -132,18 +131,8 @@
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected">
<section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a name="properties" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagPrivate">Private</span> properties</h3>
<div class="tsd-signature tsd-kind-icon">properties<span class="tsd-signature-symbol">:</span> <a href="_file_table_table_.tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L86">file/table/table.ts:86</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="root" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> root</h3>
@ -151,7 +140,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -162,7 +151,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -179,7 +168,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L94">file/table/table.ts:94</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L94">file/table/table.ts:94</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -202,7 +191,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L109">file/table/table.ts:109</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L109">file/table/table.ts:109</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -226,7 +215,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/844b9ab/src/file/table/table.ts#L99">file/table/table.ts:99</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1866033/src/file/table/table.ts#L99">file/table/table.ts:99</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -259,9 +248,6 @@
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a href="_file_table_table_.tablecell.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private">
<a href="_file_table_table_.tablecell.html#properties" class="tsd-kind-icon">properties</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="_file_table_table_.tablecell.html#root" class="tsd-kind-icon">root</a>
</li>