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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-05-16 18:53:57 +00:00
parent 386ca8f53d
commit 5711016921
331 changed files with 30838 additions and 2098 deletions

View File

@ -95,15 +95,25 @@
<section class="tsd-index-section tsd-is-inherited tsd-is-private-protected">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_table_table_.tablecell.html#deleted" class="tsd-kind-icon">deleted</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_table_table_.tablecell.html#root" class="tsd-kind-icon">root</a></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected"><a href="_file_table_table_.tablecell.html#rootkey" class="tsd-kind-icon">root<wbr>Key</a></li>
</ul>
</section>
<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_.tablecell.html#cellproperties" class="tsd-kind-icon">cell<wbr>Properties</a></li>
<li class="tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited"><a href="_file_table_table_.tablecell.html#isdeleted" class="tsd-kind-icon">is<wbr>Deleted</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_file_table_table_.tablecell.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_table_table_.tablecell.html#addcontent" class="tsd-kind-icon">add<wbr>Content</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="_file_table_table_.tablecell.html#createparagraph" class="tsd-kind-icon">create<wbr>Paragraph</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a href="_file_table_table_.tablecell.html#delete" class="tsd-kind-icon">delete</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite"><a href="_file_table_table_.tablecell.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a></li>
</ul>
</section>
@ -123,7 +133,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/4d7bdc2/src/file/table/table.ts#L87">file/table/table.ts:87</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/table/table.ts#L93">file/table/table.ts:93</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_table_table_.tablecell.html" class="tsd-signature-type">TableCell</a></h4>
@ -133,6 +143,17 @@
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-inherited tsd-is-private-protected">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="deleted" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> deleted</h3>
<div class="tsd-signature tsd-kind-icon">deleted<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;false</span></div>
<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/b4f07f5/src/file/xml-components/base.ts#L5">file/xml-components/base.ts:5</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a name="root" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagProtected">Protected</span> root</h3>
@ -140,7 +161,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/4d7bdc2/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/b4f07f5/src/file/xml-components/xml-component.ts#L6">file/xml-components/xml-component.ts:6</a></li>
</ul>
</aside>
</section>
@ -151,13 +172,75 @@
<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/4d7bdc2/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/b4f07f5/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-get-signature tsd-parent-kind-class">
<a name="cellproperties" class="tsd-anchor"></a>
<h3>cell<wbr>Properties</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> cellProperties<span class="tsd-signature-symbol">(</span><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/b4f07f5/src/file/table/table.ts#L122">file/table/table.ts:122</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="_file_table_table_.tablecellproperties.html" class="tsd-signature-type">TableCellProperties</a></h4>
</li>
</ul>
</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>
<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>
</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>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/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>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="addchildelement" class="tsd-anchor"></a>
<h3>add<wbr>Child<wbr>Element</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">add<wbr>Child<wbr>Element<span class="tsd-signature-symbol">(</span>child<span class="tsd-signature-symbol">: </span><a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<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/b4f07f5/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>
<ul class="tsd-parameters">
<li>
<h5>child: <a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <a href="_file_xml_components_xml_component_.xmlcomponent.html" class="tsd-signature-type">XmlComponent</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
<a name="addcontent" class="tsd-anchor"></a>
<h3>add<wbr>Content</h3>
@ -168,7 +251,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/table/table.ts#L95">file/table/table.ts:95</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/table/table.ts#L101">file/table/table.ts:101</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -191,7 +274,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/table/table.ts#L110">file/table/table.ts:110</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/table/table.ts#L116">file/table/table.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -204,6 +287,24 @@
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a name="delete" class="tsd-anchor"></a>
<h3>delete</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<li class="tsd-signature tsd-kind-icon">delete<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<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/b4f07f5/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>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
<a name="prepforxml" class="tsd-anchor"></a>
<h3>prep<wbr>For<wbr>Xml</h3>
@ -215,7 +316,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#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/4d7bdc2/src/file/table/table.ts#L100">file/table/table.ts:100</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b4f07f5/src/file/table/table.ts#L106">file/table/table.ts:106</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>
@ -248,18 +349,33 @@
<li class=" tsd-kind-constructor tsd-parent-kind-class tsd-is-overwrite">
<a href="_file_table_table_.tablecell.html#constructor" class="tsd-kind-icon">constructor</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="_file_table_table_.tablecell.html#deleted" class="tsd-kind-icon">deleted</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="_file_table_table_.tablecell.html#root" class="tsd-kind-icon">root</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-class tsd-is-inherited tsd-is-protected">
<a href="_file_table_table_.tablecell.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_.tablecell.html#cellproperties" class="tsd-kind-icon">cell<wbr>Properties</a>
</li>
<li class=" tsd-kind-get-signature tsd-parent-kind-class tsd-is-inherited">
<a href="_file_table_table_.tablecell.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_.tablecell.html#addchildelement" class="tsd-kind-icon">add<wbr>Child<wbr>Element</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_table_table_.tablecell.html#addcontent" class="tsd-kind-icon">add<wbr>Content</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class">
<a href="_file_table_table_.tablecell.html#createparagraph" class="tsd-kind-icon">create<wbr>Paragraph</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited">
<a href="_file_table_table_.tablecell.html#delete" class="tsd-kind-icon">delete</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite">
<a href="_file_table_table_.tablecell.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a>
</li>