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

This commit is contained in:
Deployment Bot (from Travis CI)
2019-08-09 10:22:01 +00:00
parent 3b3e77d4de
commit de2c20e2ff
406 changed files with 2742 additions and 2742 deletions

View File

@ -125,7 +125,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L16">file/table/table-cell/table-cell.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L16">file/table/table-cell/table-cell.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecell.html" class="tsd-signature-type">TableCell</a></h4>
@ -145,7 +145,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L70">file/table/table-cell/table-cell.ts:70</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L70">file/table/table-cell/table-cell.ts:70</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellborders.html" class="tsd-signature-type">TableCellBorders</a></h4>
@ -163,7 +163,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/xml-components/base.ts#L14">file/xml-components/base.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -180,7 +180,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L74">file/table/table-cell/table-cell.ts:74</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L74">file/table/table-cell/table-cell.ts:74</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
@ -200,7 +200,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L25">file/table/table-cell/table-cell.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L25">file/table/table-cell/table-cell.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -224,7 +224,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/xml-components/xml-component.ts#L43">file/xml-components/xml-component.ts:43</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -247,7 +247,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L46">file/table/table-cell/table-cell.ts:46</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L46">file/table/table-cell/table-cell.ts:46</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -270,7 +270,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L52">file/table/table-cell/table-cell.ts:52</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L52">file/table/table-cell/table-cell.ts:52</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -294,7 +294,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/xml-components/xml-component.ts#L49">file/xml-components/xml-component.ts:49</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -312,7 +312,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L31">file/table/table-cell/table-cell.ts:31</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L31">file/table/table-cell/table-cell.ts:31</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
@ -332,7 +332,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L58">file/table/table-cell/table-cell.ts:58</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L58">file/table/table-cell/table-cell.ts:58</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -355,7 +355,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L64">file/table/table-cell/table-cell.ts:64</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L64">file/table/table-cell/table-cell.ts:64</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -378,7 +378,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a54c271/src/file/table/table-cell/table-cell.ts#L40">file/table/table-cell/table-cell.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell.ts#L40">file/table/table-cell/table-cell.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>