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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-08-07 00:29:54 +00:00
parent f1585efab4
commit 811a251597
424 changed files with 5731 additions and 5686 deletions

View File

@ -103,8 +103,8 @@
<section class="tsd-index-section ">
<h3>Accessors</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_table_table_.tablecellproperties.html#borders" class="tsd-kind-icon">borders</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_file_table_table_.tablecellproperties.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class"><a href="_file_table_table_.tablecellproperties.html#borders" class="tsd-kind-icon">Borders</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_file_table_table_.tablecellproperties.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a></li>
</ul>
</section>
<section class="tsd-index-section ">
@ -136,7 +136,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/table/table.ts#L147">file/table/table.ts:147</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/table/table.ts#L147">file/table/table.ts:147</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_table_table_.tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
@ -153,7 +153,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#deleted">deleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
@ -164,7 +164,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -175,7 +175,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -184,15 +184,15 @@
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="borders" class="tsd-anchor"></a>
<h3>borders</h3>
<h3>Borders</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> borders<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_table_table_cell_.tablecellborders.html" class="tsd-signature-type">TableCellBorders</a></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> Borders<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_table_table_cell_.tablecellborders.html" class="tsd-signature-type">TableCellBorders</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/ca8f331/src/file/table/table.ts#L154">file/table/table.ts:154</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/table/table.ts#L154">file/table/table.ts:154</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_table_table_cell_.tablecellborders.html" class="tsd-signature-type">TableCellBorders</a></h4>
@ -201,16 +201,16 @@
</section>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a name="isdeleted" class="tsd-anchor"></a>
<h3>is<wbr>Deleted</h3>
<h3>Is<wbr>Deleted</h3>
<ul class="tsd-signatures tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> isDeleted<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">get</span> IsDeleted<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">isDeleted</a></p>
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#isdeleted">IsDeleted</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/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/12c8cb9/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>
@ -231,7 +231,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#addchildelement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/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/12c8cb9/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>
@ -254,7 +254,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/table/table.ts#L158">file/table/table.ts:158</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/table/table.ts#L158">file/table/table.ts:158</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -277,7 +277,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/table/table.ts#L164">file/table/table.ts:164</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/table/table.ts#L164">file/table/table.ts:164</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -301,7 +301,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#delete">delete</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/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/12c8cb9/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>
@ -320,7 +320,7 @@
<p>Inherited from <a href="_file_xml_components_xml_component_.xmlcomponent.html">XmlComponent</a>.<a href="_file_xml_components_xml_component_.xmlcomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/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/12c8cb9/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/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
@ -337,7 +337,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/table/table.ts#L182">file/table/table.ts:182</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/table/table.ts#L182">file/table/table.ts:182</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -354,19 +354,19 @@
<a name="setverticalalign" class="tsd-anchor"></a>
<h3>set<wbr>Vertical<wbr>Align</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-kind-icon">set<wbr>Vertical<wbr>Align<span class="tsd-signature-symbol">(</span>vAlignType<span class="tsd-signature-symbol">: </span><a href="../enums/_file_table_table_cell_.verticalalign.html" class="tsd-signature-type">VerticalAlign</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_table_table_.tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></li>
<li class="tsd-signature tsd-kind-icon">set<wbr>Vertical<wbr>Align<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><a href="../enums/_file_table_table_cell_.verticalalign.html" class="tsd-signature-type">VerticalAlign</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_table_table_.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/ca8f331/src/file/table/table.ts#L170">file/table/table.ts:170</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/table/table.ts#L170">file/table/table.ts:170</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>vAlignType: <a href="../enums/_file_table_table_cell_.verticalalign.html" class="tsd-signature-type">VerticalAlign</a></h5>
<h5>type: <a href="../enums/_file_table_table_cell_.verticalalign.html" class="tsd-signature-type">VerticalAlign</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_file_table_table_.tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
@ -383,7 +383,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ca8f331/src/file/table/table.ts#L176">file/table/table.ts:176</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/12c8cb9/src/file/table/table.ts#L176">file/table/table.ts:176</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -438,10 +438,10 @@
<a href="_file_table_table_.tablecellproperties.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class">
<a href="_file_table_table_.tablecellproperties.html#borders" class="tsd-kind-icon">borders</a>
<a href="_file_table_table_.tablecellproperties.html#borders" class="tsd-kind-icon">Borders</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="_file_table_table_.tablecellproperties.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a>
<a href="_file_table_table_.tablecellproperties.html#isdeleted" class="tsd-kind-icon">Is<wbr>Deleted</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_file_table_table_.tablecellproperties.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a>