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

This commit is contained in:
Deployment Bot (from Travis CI)
2019-03-19 00:24:43 +00:00
parent cfaccd3b1f
commit 7a8f95c9f5
386 changed files with 5231 additions and 2804 deletions

View File

@ -122,7 +122,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/6cd6241/src/file/table/table-row/table-row.ts#L7">file/table/table-row/table-row.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-row/table-row.ts#L7">file/table/table-row/table-row.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -149,7 +149,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/6cd6241/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/48c17d5/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>
@ -170,7 +170,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/6cd6241/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/xml-components/xml-component.ts#L34">file/xml-components/xml-component.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -193,7 +193,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-row/table-row.ts#L26">file/table/table-row/table-row.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-row/table-row.ts#L26">file/table/table-row/table-row.ts:26</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -220,7 +220,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/6cd6241/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/xml-components/xml-component.ts#L40">file/xml-components/xml-component.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -231,19 +231,19 @@
<a name="getcell" class="tsd-anchor"></a>
<h3>get<wbr>Cell</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">get<wbr>Cell<span class="tsd-signature-symbol">(</span>ix<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tablecell.html" class="tsd-signature-type">TableCell</a></li>
<li class="tsd-signature tsd-kind-icon">get<wbr>Cell<span class="tsd-signature-symbol">(</span>index<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tablecell.html" class="tsd-signature-type">TableCell</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-row/table-row.ts#L16">file/table/table-row/table-row.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-row/table-row.ts#L16">file/table/table-row/table-row.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>ix: <span class="tsd-signature-type">number</span></h5>
<h5>index: <span class="tsd-signature-type">number</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="tablecell.html" class="tsd-signature-type">TableCell</a></h4>
@ -260,7 +260,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-row/table-row.ts#L35">file/table/table-row/table-row.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-row/table-row.ts#L35">file/table/table-row/table-row.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -288,7 +288,7 @@
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/xml-components/xml-component.ts#L14">file/xml-components/xml-component.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/xml-components/xml-component.ts#L14">file/xml-components/xml-component.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
@ -308,7 +308,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-row/table-row.ts#L41">file/table/table-row/table-row.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-row/table-row.ts#L41">file/table/table-row/table-row.ts:41</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablerow.html" class="tsd-signature-type">TableRow</a></h4>
@ -325,7 +325,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-row/table-row.ts#L47">file/table/table-row/table-row.ts:47</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-row/table-row.ts#L47">file/table/table-row/table-row.ts:47</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablerow.html" class="tsd-signature-type">TableRow</a></h4>