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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-12-28 15:23:48 +00:00
parent 10fa7b8ed4
commit 124dc6925e
371 changed files with 3135 additions and 2981 deletions

View File

@ -126,7 +126,7 @@
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/xml-components/xml-component.ts#L7">file/xml-components/xml-component.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/xml-components/xml-component.ts#L7">file/xml-components/xml-component.ts:7</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -152,7 +152,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/table/table-properties/table-properties.ts#L35">file/table/table-properties/table-properties.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/table/table-properties/table-properties.ts#L35">file/table/table-properties/table-properties.ts:35</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellmargin.html" class="tsd-signature-type">TableCellMargin</a></h4>
@ -171,7 +171,7 @@
<p>Inherited from <a href="basexmlcomponent.html">BaseXmlComponent</a>.<a href="basexmlcomponent.html#isdeleted">IsDeleted</a></p>
<p>Overrides <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/3b6aca2/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/c70c147/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>
@ -193,7 +193,7 @@
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#addchildelement">addChildElement</a></p>
<p>Overrides <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/3b6aca2/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/c70c147/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>
@ -218,7 +218,7 @@
<p>Inherited from <a href="xmlcomponent.html">XmlComponent</a>.<a href="xmlcomponent.html#delete">delete</a></p>
<p>Overrides <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/3b6aca2/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/c70c147/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>
@ -237,7 +237,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/3b6aca2/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/c70c147/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>
@ -257,7 +257,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/table/table-properties/table-properties.ts#L30">file/table/table-properties/table-properties.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/table/table-properties/table-properties.ts#L30">file/table/table-properties/table-properties.ts:30</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TableProperties</span></h4>
@ -274,7 +274,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/table/table-properties/table-properties.ts#L25">file/table/table-properties/table-properties.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/table/table-properties/table-properties.ts#L25">file/table/table-properties/table-properties.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">TableProperties</span></h4>
@ -291,7 +291,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/table/table-properties/table-properties.ts#L39">file/table/table-properties/table-properties.ts:39</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/table/table-properties/table-properties.ts#L39">file/table/table-properties/table-properties.ts:39</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -314,7 +314,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/table/table-properties/table-properties.ts#L20">file/table/table-properties/table-properties.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/table/table-properties/table-properties.ts#L20">file/table/table-properties/table-properties.ts:20</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>