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

This commit is contained in:
Deployment Bot (from Travis CI)
2019-03-19 00:24:43 +00:00
parent cfaccd3b1f
commit 7a8f95c9f5
386 changed files with 5231 additions and 2804 deletions

View File

@ -99,6 +99,7 @@
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="tablecellproperties.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="tablecellproperties.html#addgridspan" class="tsd-kind-icon">add<wbr>Grid<wbr>Span</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="tablecellproperties.html#addmargains" class="tsd-kind-icon">add<wbr>Margains</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-external"><a href="tablecellproperties.html#addverticalmerge" class="tsd-kind-icon">add<wbr>Vertical<wbr>Merge</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-external"><a href="tablecellproperties.html#delete" class="tsd-kind-icon">delete</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-external"><a href="tablecellproperties.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a></li>
@ -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/6cd6241/src/file/table/table-cell/table-cell-properties.ts#L17">file/table/table-cell/table-cell-properties.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-cell/table-cell-properties.ts#L18">file/table/table-cell/table-cell-properties.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</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/6cd6241/src/file/table/table-cell/table-cell-properties.ts#L25">file/table/table-cell/table-cell-properties.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/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-returns-title">Returns <a href="tablecellborders.html" class="tsd-signature-type">TableCellBorders</a></h4>
@ -161,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/6cd6241/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/48c17d5/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>
@ -182,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/6cd6241/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/48c17d5/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 +206,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-cell/table-cell-properties.ts#L29">file/table/table-cell/table-cell-properties.ts:29</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-cell/table-cell-properties.ts#L30">file/table/table-cell/table-cell-properties.ts:30</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -218,6 +219,29 @@
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="addmargains" class="tsd-anchor"></a>
<h3>add<wbr>Margains</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-external">
<li class="tsd-signature tsd-kind-icon">add<wbr>Margains<span class="tsd-signature-symbol">(</span>options<span class="tsd-signature-symbol">: </span><a href="../interfaces/itablecellmargainoptions.html" class="tsd-signature-type">ITableCellMargainOptions</a><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/48c17d5/src/file/table/table-cell/table-cell-properties.ts#L60">file/table/table-cell/table-cell-properties.ts:60</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>options: <a href="../interfaces/itablecellmargainoptions.html" class="tsd-signature-type">ITableCellMargainOptions</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a name="addverticalmerge" class="tsd-anchor"></a>
<h3>add<wbr>Vertical<wbr>Merge</h3>
@ -228,7 +252,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-cell/table-cell-properties.ts#L35">file/table/table-cell/table-cell-properties.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-cell/table-cell-properties.ts#L36">file/table/table-cell/table-cell-properties.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -252,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/6cd6241/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/48c17d5/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>
@ -271,7 +295,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/6cd6241/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/48c17d5/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>
@ -291,7 +315,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-cell/table-cell-properties.ts#L53">file/table/table-cell/table-cell-properties.ts:53</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-cell/table-cell-properties.ts#L54">file/table/table-cell/table-cell-properties.ts:54</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -314,7 +338,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-cell/table-cell-properties.ts#L41">file/table/table-cell/table-cell-properties.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-cell/table-cell-properties.ts#L42">file/table/table-cell/table-cell-properties.ts:42</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -337,7 +361,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/6cd6241/src/file/table/table-cell/table-cell-properties.ts#L47">file/table/table-cell/table-cell-properties.ts:47</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/48c17d5/src/file/table/table-cell/table-cell-properties.ts#L48">file/table/table-cell/table-cell-properties.ts:48</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -385,6 +409,9 @@
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="tablecellproperties.html#addgridspan" class="tsd-kind-icon">add<wbr>Grid<wbr>Span</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="tablecellproperties.html#addmargains" class="tsd-kind-icon">add<wbr>Margains</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-external">
<a href="tablecellproperties.html#addverticalmerge" class="tsd-kind-icon">add<wbr>Vertical<wbr>Merge</a>
</li>