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

@ -124,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/a54c271/src/file/table/table-cell/table-cell-properties.ts#L8">file/table/table-cell/table-cell-properties.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L8">file/table/table-cell/table-cell-properties.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
@ -144,7 +144,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-properties.ts#L16">file/table/table-cell/table-cell-properties.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L16">file/table/table-cell/table-cell-properties.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellborders.html" class="tsd-signature-type">TableCellBorders</a></h4>
@ -162,7 +162,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>
@ -183,7 +183,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>
@ -206,7 +206,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-properties.ts#L20">file/table/table-cell/table-cell-properties.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L20">file/table/table-cell/table-cell-properties.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -229,7 +229,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-properties.ts#L50">file/table/table-cell/table-cell-properties.ts:50</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L50">file/table/table-cell/table-cell-properties.ts:50</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -252,7 +252,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-properties.ts#L26">file/table/table-cell/table-cell-properties.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L26">file/table/table-cell/table-cell-properties.ts:26</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -276,7 +276,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>
@ -295,7 +295,7 @@
<p>Inherited from <a href="ignoreifemptyxmlcomponent.html">IgnoreIfEmptyXmlComponent</a>.<a href="ignoreifemptyxmlcomponent.html#prepforxml">prepForXml</a></p>
<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/xml-components/xml-component.ts#L55">file/xml-components/xml-component.ts:55</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/xml-components/xml-component.ts#L55">file/xml-components/xml-component.ts:55</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>
@ -315,7 +315,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-properties.ts#L44">file/table/table-cell/table-cell-properties.ts:44</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L44">file/table/table-cell/table-cell-properties.ts:44</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -338,7 +338,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-properties.ts#L32">file/table/table-cell/table-cell-properties.ts:32</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L32">file/table/table-cell/table-cell-properties.ts:32</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -361,7 +361,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-properties.ts#L38">file/table/table-cell/table-cell-properties.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b52a4ad/src/file/table/table-cell/table-cell-properties.ts#L38">file/table/table-cell/table-cell-properties.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>