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

This commit is contained in:
Deployment Bot (from Travis CI)
2019-03-05 11:24:36 +00:00
parent 5611304c79
commit 26c7583a36
372 changed files with 2768 additions and 2681 deletions

View File

@ -92,6 +92,7 @@
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="tablecell.html#borders" class="tsd-kind-icon">Borders</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="tablecell.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-external"><a href="tablecell.html#properties" class="tsd-kind-icon">Properties</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
@ -123,7 +124,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/4fd2b6f/src/file/table/table-cell/table-cell.ts#L10">file/table/table-cell/table-cell.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L10">file/table/table-cell/table-cell.ts:10</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecell.html" class="tsd-signature-type">TableCell</a></h4>
@ -143,7 +144,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4fd2b6f/src/file/table/table-cell/table-cell.ts#L61">file/table/table-cell/table-cell.ts:61</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L61">file/table/table-cell/table-cell.ts:61</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellborders.html" class="tsd-signature-type">TableCellBorders</a></h4>
@ -161,13 +162,30 @@
<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/4fd2b6f/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/2314288/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>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a name="properties" class="tsd-anchor"></a>
<h3>Properties</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> Properties<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</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/2314288/src/file/table/table-cell/table-cell.ts#L65">file/table/table-cell/table-cell.ts:65</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Methods</h2>
@ -182,7 +200,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/4fd2b6f/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/2314288/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>
@ -205,7 +223,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4fd2b6f/src/file/table/table-cell/table-cell.ts#L55">file/table/table-cell/table-cell.ts:55</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L55">file/table/table-cell/table-cell.ts:55</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -228,7 +246,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4fd2b6f/src/file/table/table-cell/table-cell.ts#L18">file/table/table-cell/table-cell.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L18">file/table/table-cell/table-cell.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -251,7 +269,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4fd2b6f/src/file/table/table-cell/table-cell.ts#L23">file/table/table-cell/table-cell.ts:23</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L23">file/table/table-cell/table-cell.ts:23</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -274,7 +292,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4fd2b6f/src/file/table/table-cell/table-cell.ts#L42">file/table/table-cell/table-cell.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L42">file/table/table-cell/table-cell.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -298,7 +316,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/4fd2b6f/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/2314288/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>
@ -316,7 +334,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/4fd2b6f/src/file/table/table-cell/table-cell.ts#L28">file/table/table-cell/table-cell.ts:28</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L28">file/table/table-cell/table-cell.ts:28</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
@ -336,7 +354,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4fd2b6f/src/file/table/table-cell/table-cell.ts#L49">file/table/table-cell/table-cell.ts:49</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2314288/src/file/table/table-cell/table-cell.ts#L49">file/table/table-cell/table-cell.ts:49</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -375,6 +393,9 @@
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<a href="tablecell.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-external">
<a href="tablecell.html#properties" class="tsd-kind-icon">Properties</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external">
<a href="tablecell.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a>
</li>