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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-10-23 20:45:31 +00:00
parent 17ca0fe4e1
commit 894c52557a
360 changed files with 4383 additions and 2527 deletions

View File

@ -120,7 +120,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/1eed844/src/file/table/table.ts#L135">file/table/table.ts:135</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/table/table.ts#L141">file/table/table.ts:141</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecell.html" class="tsd-signature-type">TableCell</a></h4>
@ -140,7 +140,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1eed844/src/file/table/table.ts#L168">file/table/table.ts:168</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/table/table.ts#L174">file/table/table.ts:174</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
@ -158,7 +158,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/1eed844/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/base.ts#L13">file/xml-components/base.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
@ -179,7 +179,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/1eed844/src/file/xml-components/xml-component.ts#L33">file/xml-components/xml-component.ts:33</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/xml-component.ts#L33">file/xml-components/xml-component.ts:33</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -202,7 +202,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1eed844/src/file/table/table.ts#L143">file/table/table.ts:143</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/table/table.ts#L149">file/table/table.ts:149</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -225,7 +225,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/1eed844/src/file/table/table.ts#L162">file/table/table.ts:162</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/table/table.ts#L168">file/table/table.ts:168</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -249,7 +249,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/1eed844/src/file/xml-components/xml-component.ts#L39">file/xml-components/xml-component.ts:39</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/xml-components/xml-component.ts#L39">file/xml-components/xml-component.ts:39</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@ -267,7 +267,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/1eed844/src/file/table/table.ts#L148">file/table/table.ts:148</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/0ce1b7f/src/file/table/table.ts#L154">file/table/table.ts:154</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a>