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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-10-10 19:44:23 +00:00
parent a2c8459feb
commit 95ef94adf1
342 changed files with 2444 additions and 2444 deletions

View File

@ -123,7 +123,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/ccffdad/src/file/table/table.ts#L151">file/table/table.ts:151</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/table/table.ts#L151">file/table/table.ts:151</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
@ -143,7 +143,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/table/table.ts#L159">file/table/table.ts:159</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/table/table.ts#L159">file/table/table.ts:159</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellborders.html" class="tsd-signature-type">TableCellBorders</a></h4>
@ -161,7 +161,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/ccffdad/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/e02ac43/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>
@ -182,7 +182,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/ccffdad/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/e02ac43/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>
@ -205,7 +205,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/table/table.ts#L163">file/table/table.ts:163</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/table/table.ts#L163">file/table/table.ts:163</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -228,7 +228,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/table/table.ts#L169">file/table/table.ts:169</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/table/table.ts#L169">file/table/table.ts:169</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -252,7 +252,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/ccffdad/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/e02ac43/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>
@ -271,7 +271,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/ccffdad/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/xml-components/xml-component.ts#L13">file/xml-components/xml-component.ts:13</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -288,7 +288,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/table/table.ts#L187">file/table/table.ts:187</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/table/table.ts#L187">file/table/table.ts:187</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -311,7 +311,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/table/table.ts#L175">file/table/table.ts:175</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/table/table.ts#L175">file/table/table.ts:175</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -334,7 +334,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ccffdad/src/file/table/table.ts#L181">file/table/table.ts:181</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e02ac43/src/file/table/table.ts#L181">file/table/table.ts:181</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>